fixing duplicate menu entries
This commit is contained in:
parent
fe5e770744
commit
632032ef94
7 changed files with 9 additions and 23 deletions
|
@ -20,20 +20,25 @@
|
|||
pageRef = "ministries"
|
||||
weight = 20
|
||||
|
||||
[[main]]
|
||||
name = "Groups"
|
||||
pageRef = "groups"
|
||||
weight = 30
|
||||
|
||||
[[main]]
|
||||
name = "Staff"
|
||||
pageRef = "staff"
|
||||
weight = 30
|
||||
weight = 40
|
||||
|
||||
[[main]]
|
||||
name = "Donate"
|
||||
pageRef = "donate"
|
||||
weight = 40
|
||||
weight = 50
|
||||
|
||||
[[main]]
|
||||
name = "Contact"
|
||||
pageRef = "contact"
|
||||
weight = 50
|
||||
weight = 60
|
||||
|
||||
# -- Footer Menu --
|
||||
# The footer menu is displayed at the bottom of the page, just before
|
||||
|
@ -55,4 +60,4 @@
|
|||
pre = "instagram"
|
||||
name = "Instagram"
|
||||
url = "https://instagram.com/tfcconnection"
|
||||
weight = 30
|
||||
weight = 30
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue