Bit more structure

This commit is contained in:
2026-07-31 20:16:57 -04:00
parent 5dbda04c6f
commit e4708f0cd1
33 changed files with 417 additions and 110 deletions
+9 -6
View File
@@ -6,7 +6,7 @@ enableRobotsTXT = true
[params.profileMode]
enabled = true
title = "@BWNoises"
title = "Brian Wright Jr"
subtitle = """
Musician and computer guy from Maine
@@ -57,24 +57,27 @@ Things like homelab docs, music I get to work on, general musings
[[menus.main]]
name = "Docs"
url = "/docs"
weight = 1
weight = 2
[[menus.main]]
name = "Music"
url = "/music"
weight = 2
weight = 3
[[menus.main]]
name = "Blog"
url = "/posts"
weight = 3
weight = 4
[[menus.main]]
name = "Shows"
url = "/shows"
weight = 4
weight = 5
[[menus.main]]
name = "Welcome"
url = "/welcome"
weight = 1
[caches]
[caches.images]