Skip to content

Commit

Permalink
Update menu.en.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
NZArlo authored Dec 27, 2023
1 parent 560d38d commit b9b9e46
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions config/_default/menus/menu.en.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,21 +24,21 @@
weight = 30

[[main]]
name = "Links"
url = "/links/"
identifier = "Links"
name = "Directory"
url = "/directory/"
identifier = "Directory"
weight = 45

[[main]]
name = "Business Connect"
url = "https://nzbusinessconnect.co.nz/"
parent = "Links"
parent = "Directory"
weight = 10

[[main]]
name = "MediaPA"
url = "https://mediapa.co.nz/"
parent = "Links"
parent = "Directory"
weight = 20

[[main]]
Expand All @@ -50,22 +50,22 @@
[[main]]
name = "Boost Business"
url = "https://www.facebook.com/BoostProfessionalServices"
parent = "Links"
parent = "Directory"
weight = 40

[[main]]
name = "Boost Travel"
url = "https://www.facebook.com/BoostTravel"
parent = "Links"
parent = "Directory"
weight = 50

[[main]]
name = "Boost Sustainability"
url = "https://www.facebook.com/BoostSustainability"
parent = "Links"
parent = "Directory"
weight = 60

[[main]]
name = "<img src=\"/icons/mail.svg\" style=\"height:1.2rem; display: inline; margin: 0;\">"
url = "/contact/"
weight = 50
weight = 50

0 comments on commit b9b9e46

Please sign in to comment.