Skip to content

Commit 8e5e390

Browse files
committed
add repo widget to docs site
1 parent 38b9144 commit 8e5e390

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

zensical.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
site_name = "AgentSniff Documentation"
33
site_url = "https://docs.agentsniff.org/"
44
site_description = "AI Agent Network Scanner - Detect AI agents on your network"
5+
repo_url = "https://github.com/ThirdKeyAI/agentsniff"
6+
repo_name = "ThirdKeyAI/agentsniff"
57
nav = [
68
{"Home" = "index.md"},
79
{"Getting Started" = "getting-started.md"},
@@ -17,9 +19,6 @@ nav = [
1719
{"agentsniff.org" = "https://agentsniff.org"},
1820
]
1921

20-
[project.repository]
21-
url = "https://github.com/ThirdKeyAI/agentsniff"
22-
2322
[[project.theme.palette]]
2423
scheme = "default"
2524
toggle.icon = "lucide/sun"

0 commit comments

Comments
 (0)