Skip to content

Commit b2d6bc7

Browse files
Merge pull request #22 from Recon-Fuzz/add-github-repo-link
Add GitHub repository link to documentation
2 parents b844d5e + bbd85ea commit b2d6bc7

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

book.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,6 @@ title = "Recon Book"
99
default-theme = "navy"
1010
preferred-dark-theme = "navy"
1111
additional-css = ["theme/toc.css"]
12-
additional-js = ["theme/toc.js"]
12+
additional-js = ["theme/toc.js"]
13+
git-repository-url = "https://github.com/Recon-Fuzz/recon-docs"
14+
git-repository-icon = "fa-github"

0 commit comments

Comments
 (0)