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.toml29
1 files changed, 17 insertions, 12 deletions
diff --git a/config/_default/menus.en.toml b/config/_default/menus.en.toml
index 41d1457..48f1dfa 100644
--- a/config/_default/menus.en.toml
+++ b/config/_default/menus.en.toml
@@ -1,10 +1,10 @@
[[sections]]
name = "Blog"
- section = "blog"
- pageRef = "/1"
+ pageRef = "/blog/"
weight = 100
[[sections.params]]
submenu = "sections-blog"
+ section = "blog"
# [[sections-blog]]
# name = "2024"
@@ -61,24 +61,29 @@
[[sections]]
name = "More"
- section="more"
pageRef = "/more"
weight = 2000
[[sections.params]]
+ section="more"
submenu = "sections-extra"
[[sections-extra]]
+ name = "About"
+ pageRef = "/more/about"
+
+
+[[sections-extra]]
name = "Uses"
pageRef = "/more/uses"
[[sections-extra]]
name = "Now"
- pageRef = "/unix-history"
+ pageRef = "/more/now"
[[sections-extra]]
name = "Contact"
- pageRef = "/unix-history"
+ pageRef = "/more/contact"
# [[sections]]
@@ -89,13 +94,13 @@
# submenu = "sections-null"
-[[sections]]
- name = "Subscribe"
- pageRef = "/index.xml"
- weight = 10000
- [[sections.params]]
- submenu = "sections-null"
-
+# [[sections]]
+# name = "Subscribe"
+# pageRef = "/index.xml"
+# weight = 10000
+# [[sections.params]]
+# submenu = "sections-null"
+# section = "blog"