aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjohannst <johannes.stoelp@gmail.com>2021-03-29 17:15:43 +0200
committerjohannst <johannes.stoelp@gmail.com>2021-03-29 17:15:43 +0200
commit6e82f44415534b31b683006bbeca4379d43d9d0d (patch)
tree9738665cdd86639afd06db9555bb189665402855
parent95461f7b9f9454f7fcef7f4d2e0ad25c57eaf0a2 (diff)
downloadnotes-6e82f44415534b31b683006bbeca4379d43d9d0d.tar.gz
notes-6e82f44415534b31b683006bbeca4379d43d9d0d.zip
add gh icon
-rw-r--r--book.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/book.toml b/book.toml
index bca1021..06dc06c 100644
--- a/book.toml
+++ b/book.toml
@@ -7,3 +7,5 @@ title = "Notes"
[output.html]
default-theme = "light"
+git-repository-url = "https://github.com/johannst/notes"
+git-repository-icon = "fa-github"