summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 72bb0a0..d9c5ce7 100644
--- a/config.toml
+++ b/config.toml
@@ -16,6 +16,9 @@ feed = true
     name = "Posts"
     url = "/post/"
 [[extra.menu.main]]
+    name = "Tags"
+    url = "/tags/"
+[[extra.menu.main]]
     name = "Repositories"
     url = "https://git.alanpearce.eu"