aboutsummaryrefslogtreecommitdiffhomepage
path: root/hugo.toml
diff options
context:
space:
mode:
authorfrosty <passedgoandgot200@disroot.org>2025-06-04 17:06:54 -0400
committerfrosty <passedgoandgot200@disroot.org>2025-06-04 17:06:54 -0400
commit6ce8f79d3b5f6e2d724204e3bcb504b2e7bcb306 (patch)
tree97765cb560a8ab349172d998296ff070d093411d /hugo.toml
parent2dcf5adbf084eb7f3e33d57f714ed2d2244a6ce8 (diff)
remove a few pages, move blog into posts, and add first status update
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml10
1 files changed, 0 insertions, 10 deletions
diff --git a/hugo.toml b/hugo.toml
index a8dd4d6..c00af36 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -19,16 +19,6 @@ name = "about"
pageref = "/about.html"
weight = 10
-[[menu.left_nav]]
-name = "now"
-pageref = "/now.html"
-weight = 20
-
-[[menu.left_nav]]
-name = "todo"
-pageref = "/todo.html"
-weight = 30
-
[[menu.right_nav]]
name = "source"
url = "https://codeberg.org/frosty/www"