summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authormms <git@sapka.me>2024-11-13 00:38:58 +0100
committermms <git@sapka.me>2024-11-13 00:38:58 +0100
commitec5f701441691b9942354541828ff58cd7c92346 (patch)
tree60b5b13f58437366bcc3ad3e6180d39b27d5ac44 /config
parente4514d99e219772f97bfe669b3480aeecc8bb740 (diff)
feat: chotto
Diffstat (limited to 'config')
-rw-r--r--config/_default/menus.en.toml12
1 files changed, 12 insertions, 0 deletions
diff --git a/config/_default/menus.en.toml b/config/_default/menus.en.toml
index 365c709..08cd577 100644
--- a/config/_default/menus.en.toml
+++ b/config/_default/menus.en.toml
@@ -142,6 +142,18 @@
+[[sections]]
+ name = "Projects"
+ pageRef = "/projects/chotto"
+ weight = 1300
+ [[sections.params]]
+ section="projects"
+ submenu = "sections-projects"
+
+[[sections-projects]]
+ name = "Chotto"
+ weight = 100
+ pageRef = "/projects/chotto"
[[sections]]
name = "Mirrors"