Skip to content

Commit

Permalink
add urls to mkdocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andreashappe committed Oct 14, 2024
1 parent 2079e8a commit 5bb4795
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
site_name: Offensive Langgraph Playground
site_name: Offensive Graphs Playground
site_url: https://offensivegraphs.ai
repo_url: https://github.com/andreashappe/offensivegraphs
theme:
name: material
features:
Expand All @@ -21,9 +23,6 @@ theme:
primary: teal
plugins:
- blog



markdown_extensions:
- pymdownx.highlight:
anchor_linenums: true
Expand Down

0 comments on commit 5bb4795

Please sign in to comment.