Clean up and consolidate blog menu
continuous-integration/drone/push Build is passing Details

drafts
Nick Dumas 2 months ago
parent 229665fd47
commit 5da29cafc0

@ -13,6 +13,12 @@
[[main]]
name = "Blog"
pre = "edit"
weight = 10
[[main]]
name = "Posts"
pre = "edit"
parent = "Blog"
pageRef = "posts"
weight = 10
@ -21,7 +27,14 @@
pre = ""
parent = "Blog"
pageRef = "series"
weight = 10
weight = 50
[[footer]]
name = "Tags"
pre = "tag"
parent = "Blog"
pageRef = "tags"
weight = 50
#[[main]]
# name = "Parent"
@ -94,11 +107,6 @@
# the copyright notice. Configure as per the main menu above.
[[footer]]
name = "Tags"
pre = "tag"
pageRef = "tags"
weight = 10
[[footer]]

Loading…
Cancel
Save