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]
|
[menu.footer.params]
|
||||||
rel = "me"
|
rel = "me"
|
||||||
|
|
||||||
[[menu.main]]
|
# [[menu.main]]
|
||||||
name = "Tickets"
|
# name = "Tickets"
|
||||||
url = "https://tickets.fairydust.reisen/iger-2024/"
|
# url = "https://tickets.fairydust.reisen/iger-2024/"
|
||||||
weight = 20
|
# weight = 20
|
||||||
# [[menu.main]]
|
# [[menu.main]]
|
||||||
# name = "CfP"
|
# name = "CfP"
|
||||||
# url = "https://cfp.fairydust.reisen/iger-2024/"
|
# url = "https://cfp.fairydust.reisen/iger-2024/"
|
||||||
|
@ -34,10 +34,10 @@ title = 'Intergalaktische Erfahrungsreise'
|
||||||
name = "Programm"
|
name = "Programm"
|
||||||
url = "https://cfp.fairydust.reisen/iger-2024/schedule/"
|
url = "https://cfp.fairydust.reisen/iger-2024/schedule/"
|
||||||
weight = 30
|
weight = 30
|
||||||
[[menu.main]]
|
# [[menu.main]]
|
||||||
name = "Engelsystem"
|
# name = "Engelsystem"
|
||||||
url = "https://helfen.fairydust.reisen/"
|
# url = "https://helfen.fairydust.reisen/"
|
||||||
weight = 40
|
# weight = 40
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
name = "Wiki"
|
name = "Wiki"
|
||||||
url = "https://wiki.fairydust.reisen/"
|
url = "https://wiki.fairydust.reisen/"
|
||||||
|
@ -46,10 +46,10 @@ title = 'Intergalaktische Erfahrungsreise'
|
||||||
name = "Lageplan"
|
name = "Lageplan"
|
||||||
url = "/lageplan.pdf"
|
url = "/lageplan.pdf"
|
||||||
weight = 47
|
weight = 47
|
||||||
# [[menu.main]]
|
[[menu.main]]
|
||||||
# name = "Feedback"
|
name = "Feedback"
|
||||||
# url = "https://wiki.fairydust.reisen/feedback"
|
url = "https://wiki.fairydust.reisen/feedback"
|
||||||
# weight = 70
|
weight = 70
|
||||||
|
|
||||||
[minify]
|
[minify]
|
||||||
minifyOutput = true
|
minifyOutput = true
|
||||||
|
|
Loading…
Reference in New Issue