about summary refs log tree commit diff
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index eea8fa6..c839358 100644
--- a/config.toml
+++ b/config.toml
@@ -67,6 +67,12 @@ url = "/tags/"
 weight = 9
 
 [[menu.main]]
+identifier = "conlang"
+name = "Conlang"
+url = "/conlang/"
+weight = 10
+
+[[menu.main]]
 name = "Archive"
 identifier = "archive"
 url = "/posts/"