summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
authorhyang <hyang@hyang.xyz>2024-09-13 21:59:17 -0700
committerhyang <hyang@hyang.xyz>2024-09-13 21:59:17 -0700
commit5de2d072ef1824f9511a74b2cec82e833d959d7f (patch)
tree1e5c25bc9bd81c083c2b27d5ee69b58f226d5125 /hugo.toml
parent0e8d36757874d673920ac85dcf443ec8c998b90f (diff)
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"