We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5dff4e commit 1936cabCopy full SHA for 1936cab
1 file changed
config.toml
@@ -100,12 +100,12 @@ languageCode = 'en_US'
100
# url = "/attending/venue"
101
# parent = "attending"
102
# weight = 10
103
- # [[menu.main]]
104
- # identifier = "visa"
105
- # name = "Visa"
106
- # url = "/attending/visa"
107
- # parent = "attending"
108
- # weight = 10
+ [[menu.main]]
+ identifier = "support"
+ name = "Support"
+ url = "/attending/support"
+ parent = "attending"
+ weight = 50
109
# [[menu.main]]
110
# identifier = "visit_vic"
111
# name = "Discover Victoria"
0 commit comments