mirror of
https://github.com/jbowdre/virtuallypotato.git
synced 2024-11-21 22:42:19 +00:00
add site title to top menu
This commit is contained in:
parent
777a9f8046
commit
d6465507e3
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
[[main]]
|
||||
name = "Home"
|
||||
name = "Virtually Potato"
|
||||
url = ""
|
||||
weight = -110
|
||||
|
||||
[[main]]
|
||||
name = "Archives"
|
||||
url = "post/rich-content/"
|
||||
url = "archives/"
|
||||
weight = -109
|
||||
|
||||
# Submenus are done this way: parent -> identifier
|
||||
|
|
Loading…
Reference in a new issue