aboutsummaryrefslogtreecommitdiffhomepage
path: root/hugo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/hugo.toml b/hugo.toml
index 51f93cc..a8dd4d6 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -24,6 +24,11 @@ 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"