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