diff options
Diffstat (limited to 'hugo.toml')
-rw-r--r-- | hugo.toml | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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" |