diff options
Diffstat (limited to 'hugo.toml')
-rw-r--r-- | hugo.toml | 20 |
1 files changed, 0 insertions, 20 deletions
@@ -22,26 +22,6 @@ pageRef = "/now.html" weight = 20 [[menus.main]] -name = "blog" -pageRef = "/blog.html" -weight = 30 - -[[menus.main]] -name = "music" -pageRef = "/music/" -weight = 40 - -[[menus.main]] name = "uses" pageRef = "/uses.html" weight = 50 - -[[menus.right_main]] -name = "source" -url = "https://git.mending.trade/www/" -weight = 10 - -[[menus.right_main]] -name = "todo" -url = "/todo.html" -weight = 20 |