fixing duplicate menu entries

This commit is contained in:
Chris Cochrun 2023-01-04 14:03:03 -06:00
parent fe5e770744
commit 632032ef94
7 changed files with 9 additions and 23 deletions

View file

@ -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