Another tinker 8-3
This commit is contained in:
@@ -96,7 +96,23 @@ Things like homelab docs, music I get to work on, general musings
|
||||
url = "/posts"
|
||||
weight = 5
|
||||
|
||||
[[menus.main]]
|
||||
identifier = "search"
|
||||
name = "Search"
|
||||
url = "/search/"
|
||||
weight = 8
|
||||
|
||||
[[menus.main]]
|
||||
identifier = "tags"
|
||||
name = "Tags"
|
||||
url = "/tags/"
|
||||
weight = 7
|
||||
|
||||
|
||||
[caches]
|
||||
[caches.images]
|
||||
dir = ':cacheDir/images'
|
||||
|
||||
[outputs]
|
||||
home = ["HTML", "RSS", "JSON"] # Required
|
||||
|
||||
|
||||
Reference in New Issue
Block a user