Add feedback pad to main nav, remove ticket shop and Engelsystem
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
1aed7af00a
commit
f71be7c932
24
config.toml
24
config.toml
|
@ -22,10 +22,10 @@ title = 'Intergalaktische Erfahrungsreise'
|
|||
[menu.footer.params]
|
||||
rel = "me"
|
||||
|
||||
[[menu.main]]
|
||||
name = "Tickets"
|
||||
url = "https://tickets.fairydust.reisen/iger-2024/"
|
||||
weight = 20
|
||||
# [[menu.main]]
|
||||
# name = "Tickets"
|
||||
# url = "https://tickets.fairydust.reisen/iger-2024/"
|
||||
# weight = 20
|
||||
# [[menu.main]]
|
||||
# name = "CfP"
|
||||
# url = "https://cfp.fairydust.reisen/iger-2024/"
|
||||
|
@ -34,10 +34,10 @@ title = 'Intergalaktische Erfahrungsreise'
|
|||
name = "Programm"
|
||||
url = "https://cfp.fairydust.reisen/iger-2024/schedule/"
|
||||
weight = 30
|
||||
[[menu.main]]
|
||||
name = "Engelsystem"
|
||||
url = "https://helfen.fairydust.reisen/"
|
||||
weight = 40
|
||||
# [[menu.main]]
|
||||
# name = "Engelsystem"
|
||||
# url = "https://helfen.fairydust.reisen/"
|
||||
# weight = 40
|
||||
[[menu.main]]
|
||||
name = "Wiki"
|
||||
url = "https://wiki.fairydust.reisen/"
|
||||
|
@ -46,10 +46,10 @@ title = 'Intergalaktische Erfahrungsreise'
|
|||
name = "Lageplan"
|
||||
url = "/lageplan.pdf"
|
||||
weight = 47
|
||||
# [[menu.main]]
|
||||
# name = "Feedback"
|
||||
# url = "https://wiki.fairydust.reisen/feedback"
|
||||
# weight = 70
|
||||
[[menu.main]]
|
||||
name = "Feedback"
|
||||
url = "https://wiki.fairydust.reisen/feedback"
|
||||
weight = 70
|
||||
|
||||
[minify]
|
||||
minifyOutput = true
|
||||
|
|
Loading…
Reference in New Issue