reorder the menu items
This commit is contained in:
parent
0605ad1b36
commit
b34145360e
@ -52,13 +52,13 @@ enableGitInfo = true
|
||||
[[menu.main]]
|
||||
name = "Shownotes"
|
||||
pre = "<i class='fa fa-podcast fa-fw'></i>"
|
||||
weight = 4
|
||||
weight = 3
|
||||
identifier = "shownote"
|
||||
url = "/shownote/"
|
||||
[[menu.main]]
|
||||
name = "Readings"
|
||||
pre = "<i class='fa fa-book fa-fw'></i>"
|
||||
weight = 3
|
||||
weight = 4
|
||||
identifier = "reading"
|
||||
url = "/reading/"
|
||||
[[menu.main]]
|
||||
|
Loading…
Reference in New Issue
Block a user