about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--config.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 047f7ac..6d96e47 100644
--- a/config.toml
+++ b/config.toml
@@ -19,6 +19,9 @@ layoutReverse = true
 [[menu.main]]
     name = "Posts"
     URL = "/post/"
+[[menu.main]]
+    name = "Repositories"
+    URL = "https://git.alanpearce.eu"
 
 [[menu.contact]]
     name = "alan@alanpearce.uk"