Bit more structure
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user