summaryrefslogtreecommitdiffstats
path: root/hugo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml9
1 files changed, 2 insertions, 7 deletions
diff --git a/hugo.toml b/hugo.toml
index f955162..8b827af 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -23,19 +23,14 @@ enableGitInfo = true
weight = 2
[[menus.main]]
- name = 'Auto'
- pageRef = '/auto'
- weight = 3
-
- [[menus.main]]
name = 'Articles'
pageRef = '/articles'
- weight = 4
+ weight = 3
[[menus.main]]
name = 'Projects'
pageRef = '/projects'
- weight = 5
+ weight = 4
[module]
[[module.mounts]]