summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml6
1 files changed, 5 insertions, 1 deletions
diff --git a/hugo.toml b/hugo.toml
index 34c5e11..cbeee02 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -28,9 +28,13 @@ home = [ "HTML", "RSS", "JSON" ]
url = "/posts"
weight = 1
[[menu.main]]
+ name = "Hall of Shame"
+ url = "/hall_of_shame"
+ weight = 2
+ [[menu.main]]
name = "Search"
url = "/search"
- weight = 2
+ weight = 3
[[params.socialIcons]]
name = "email"