Replace streaming link with link to ReLive, add feedback pad, disable menu entries for most other pages
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
d2dced5769
commit
36dd07b8cb
14
config.toml
14
config.toml
|
@ -24,8 +24,8 @@ title = 'Intergalaktische Erfahrungsreise'
|
||||||
weight = 30
|
weight = 30
|
||||||
|
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
name = "Stream"
|
name = "Relive"
|
||||||
url = "https://streaming.media.ccc.de/iger-2022/sondermaschinenbau"
|
url = "https://streaming.media.ccc.de/iger-2022/relive"
|
||||||
weight = 12
|
weight = 12
|
||||||
# [[menu.main]]
|
# [[menu.main]]
|
||||||
# name = "Tickets"
|
# name = "Tickets"
|
||||||
|
@ -35,10 +35,14 @@ title = 'Intergalaktische Erfahrungsreise'
|
||||||
# name = "CfP"
|
# name = "CfP"
|
||||||
# url = "https://cfp.fairydust.reisen/iger-2022/"
|
# url = "https://cfp.fairydust.reisen/iger-2022/"
|
||||||
# weight = 30
|
# weight = 30
|
||||||
|
# [[menu.main]]
|
||||||
|
# name = "Engelsystem"
|
||||||
|
# url = "https://helfen.fairydust.reisen/"
|
||||||
|
# weight = 40
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
name = "Engelsystem"
|
name = "Feedback"
|
||||||
url = "https://helfen.fairydust.reisen/"
|
url = "https://wiki.fairydust.reisen/feedback"
|
||||||
weight = 40
|
weight = 70
|
||||||
|
|
||||||
[minify]
|
[minify]
|
||||||
minifyOutput = true
|
minifyOutput = true
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
---
|
---
|
||||||
title: "FAQ"
|
title: "FAQ"
|
||||||
menu:
|
#menu:
|
||||||
main:
|
# main:
|
||||||
weight: 60
|
# weight: 60
|
||||||
---
|
---
|
||||||
|
|
||||||
## Gibt es ein Wiki zur Veranstaltung?
|
## Gibt es ein Wiki zur Veranstaltung?
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
---
|
---
|
||||||
title: "Location"
|
title: "Location"
|
||||||
menu:
|
#menu:
|
||||||
main:
|
# main:
|
||||||
weight: 50
|
# weight: 50
|
||||||
---
|
---
|
||||||
|
|
||||||
Die IGER findet in Bamberg auf dem ehemaligen Industriegelände von Metalluk statt.
|
Die IGER findet in Bamberg auf dem ehemaligen Industriegelände von Metalluk statt.
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
title: "Programm"
|
title: "Programm"
|
||||||
slug: "schedule"
|
slug: "schedule"
|
||||||
layout: nozoom
|
layout: nozoom
|
||||||
menu:
|
#menu:
|
||||||
main:
|
# main:
|
||||||
weight: 15
|
# weight: 15
|
||||||
---
|
---
|
||||||
|
|
||||||
{{<schedule>}}
|
{{<schedule>}}
|
||||||
|
|
Loading…
Reference in New Issue