summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 35243d0..741b120 100644
--- a/config.toml
+++ b/config.toml
@@ -7,3 +7,8 @@ theme = 'hugo-book'
BookTheme = 'auto'
BookSection = '*'
+[menu]
+[[menu.after]]
+ name = "Source Code"
+ url = "https://git.marx.cafe/site/"
+ weight = 10