From df5c266f4448ab0c9330ff58db789d0123302b5d Mon Sep 17 00:00:00 2001 From: frosty Date: Mon, 19 May 2025 09:40:12 -0400 Subject: add todo page and change list style --- hugo.toml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'hugo.toml') 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" -- cgit v1.2.3-70-g09d2