summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
authorfrosty <passedgoadngot200@disroot.org>2025-08-28 10:48:45 -0400
committerfrosty <passedgoadngot200@disroot.org>2025-08-28 10:48:45 -0400
commitf89969d98637f244b9325f16c0b3b923fb65ef59 (patch)
treec6020d8d2fd7b54c8ba84330fc35b051ecac8151 /hugo.toml
parentd0deda9b496f582374f71bf25dd97b8410387a21 (diff)
downloadwww-f89969d98637f244b9325f16c0b3b923fb65ef59.tar.gz
www-f89969d98637f244b9325f16c0b3b923fb65ef59.zip
work on layout and write basic nginx pageHEADmaster
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml20
1 files changed, 0 insertions, 20 deletions
diff --git a/hugo.toml b/hugo.toml
index 571ab1f..37d5fcb 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -22,26 +22,6 @@ pageRef = "/now.html"
weight = 20
[[menus.main]]
-name = "blog"
-pageRef = "/blog.html"
-weight = 30
-
-[[menus.main]]
-name = "music"
-pageRef = "/music/"
-weight = 40
-
-[[menus.main]]
name = "uses"
pageRef = "/uses.html"
weight = 50
-
-[[menus.right_main]]
-name = "source"
-url = "https://git.mending.trade/www/"
-weight = 10
-
-[[menus.right_main]]
-name = "todo"
-url = "/todo.html"
-weight = 20