jugendhackt -> zürlich

This commit is contained in:
Franziska Kunsmann 2024-05-27 15:06:36 +02:00
parent 21249c23ca
commit 8ea2ada5ee
No known key found for this signature in database
GPG key ID: 12E3D2136B818350

View file

@ -2,11 +2,11 @@
"$schema": "../../../docs/config-schema.json",
"conference": {
"description": "Jugend hackt Live Streaming, 2024 edition",
"end": "2024-05-20T18:00:00+02:00",
"media_slug": "jh24",
"organizer": "Jugend hackt",
"start": "2024-05-18T12:00:00+02:00",
"title": "Jugend hackt Frankfurt am Main 2024",
"start": "2024-06-14T12:00:00+02:00",
"end": "2024-06-14T10:00:00+02:00",
"title": "Jugend hackt Schweiz 2024",
"streamingConfig": {
"html": {
"footer": "by <a href='http://jugendhackt.de/'>Jugend hackt 2024</a> &amp; <a href='https://c3voc.de'>C3VOC</a>",
@ -15,9 +15,9 @@
},
"rooms": [
{
"name": "Ada",
"name": "Zürich",
"slug": "saal",
"streamId": "s96"
"streamId": "jugendhackt"
}
]
}