From 5de2d072ef1824f9511a74b2cec82e833d959d7f Mon Sep 17 00:00:00 2001 From: hyang Date: Fri, 13 Sep 2024 21:59:17 -0700 Subject: updoot --- hugo.toml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'hugo.toml') 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" -- cgit v1.2.3