Skip to content

Commit 1936cab

Browse files
committed
add support page
1 parent e5dff4e commit 1936cab

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

config.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -100,12 +100,12 @@ languageCode = 'en_US'
100100
# url = "/attending/venue"
101101
# parent = "attending"
102102
# weight = 10
103-
# [[menu.main]]
104-
# identifier = "visa"
105-
# name = "Visa"
106-
# url = "/attending/visa"
107-
# parent = "attending"
108-
# weight = 10
103+
[[menu.main]]
104+
identifier = "support"
105+
name = "Support"
106+
url = "/attending/support"
107+
parent = "attending"
108+
weight = 50
109109
# [[menu.main]]
110110
# identifier = "visit_vic"
111111
# name = "Discover Victoria"

0 commit comments

Comments
 (0)