summaryrefslogtreecommitdiff
path: root/config/_default/menus.en.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config/_default/menus.en.toml')
-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"