mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-06-08 17:22:46 +00:00
Update config.toml
This commit is contained in:
parent
86c9579db1
commit
6d09f83aee
10
config.toml
10
config.toml
@ -46,18 +46,14 @@ enableRobotsTXT = true
|
||||
url = "https://twitter.com/jslowenmusic"
|
||||
|
||||
[[menu.main]]
|
||||
URL = "about"
|
||||
URL = "/about"
|
||||
name = "About"
|
||||
weight = 1
|
||||
[[menu.main]]
|
||||
URL = "music"
|
||||
URL = "/music"
|
||||
name = "Music"
|
||||
weight = 2
|
||||
[[menu.main]]
|
||||
URL = "contact"
|
||||
URL = "/contact"
|
||||
name = "Contact"
|
||||
weight = 3
|
||||
[[menu.main]]
|
||||
URL = "post"
|
||||
name = "News"
|
||||
weight = 4
|
||||
|
Loading…
x
Reference in New Issue
Block a user