aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences
diff options
context:
space:
mode:
authorSophie Schiller2019-03-09 00:11:40 +0100
committerSophie Schiller2019-03-09 00:11:40 +0100
commitaf4d66fd06732425c4224dcfe0ce8a536d918c56 (patch)
tree5b18c58c24148814212c075838f80b1dbc46e779 /configs/conferences
parent9d76fb7c369bcd42999ca4b839fabfec9f54512e (diff)
fossgis2019: set correct acronym
Diffstat (limited to 'configs/conferences')
-rw-r--r--configs/conferences/fossgis2019/assets/bg.png (renamed from configs/conferences/fossgis19/assets/bg.png)bin44526 -> 44526 bytes
-rw-r--r--configs/conferences/fossgis2019/config.php (renamed from configs/conferences/fossgis19/config.php)16
-rw-r--r--configs/conferences/fossgis2019/main.less (renamed from configs/conferences/fossgis19/main.less)0
-rw-r--r--configs/conferences/fossgis2019/main.less.disabled (renamed from configs/conferences/fossgis19/main.less.disabled)0
4 files changed, 8 insertions, 8 deletions
diff --git a/configs/conferences/fossgis19/assets/bg.png b/configs/conferences/fossgis2019/assets/bg.png
index 21f6ada..21f6ada 100644
--- a/configs/conferences/fossgis19/assets/bg.png
+++ b/configs/conferences/fossgis2019/assets/bg.png
Binary files differ
diff --git a/configs/conferences/fossgis19/config.php b/configs/conferences/fossgis2019/config.php
index a22a153..21075a0 100644
--- a/configs/conferences/fossgis19/config.php
+++ b/configs/conferences/fossgis2019/config.php
@@ -86,7 +86,7 @@ $CONFIG['CONFERENCE'] = array(
* Link zu den Recordings
* Wird diese Zeile auskommentiert, wird der Link nicht angezeigt
*/
- 'RELEASES' => 'https://media.ccc.de/c/fossgis19',
+ 'RELEASES' => 'https://media.ccc.de/c/fossgis2019',
/**
* Um die interne ReLive-Ansicht zu aktivieren, kann hier ein ReLive-JSON
@@ -112,9 +112,9 @@ $CONFIG['OVERVIEW'] = array(
*/
'GROUPS' => array(
'Live' => array(
- 'audimax',
'mathe',
'physik',
+ 'audimax',
),
),
);
@@ -146,8 +146,8 @@ $CONFIG['ROOMS'] = array(
'IRC' => false,
'TWITTER' => true,
'TWITTER_CONFIG' => array(
- 'DISPLAY' => '#fossgis19 @ twitter/mastodon',
- 'TEXT' => '#fossgis19',
+ 'DISPLAY' => '#fossgis2019 @ twitter/mastodon',
+ 'TEXT' => '#fossgis2019',
),
),
@@ -172,8 +172,8 @@ $CONFIG['ROOMS'] = array(
'IRC' => false,
'TWITTER' => true,
'TWITTER_CONFIG' => array(
- 'DISPLAY' => '#fossgis19 @ twitter/mastodon',
- 'TEXT' => '#fossgis19',
+ 'DISPLAY' => '#fossgis2019 @ twitter/mastodon',
+ 'TEXT' => '#fossgis2019',
),
),
@@ -198,8 +198,8 @@ $CONFIG['ROOMS'] = array(
'IRC' => false,
'TWITTER' => true,
'TWITTER_CONFIG' => array(
- 'DISPLAY' => '#fossgis19 @ twitter/mastodon',
- 'TEXT' => '#fossgis19',
+ 'DISPLAY' => '#fossgis2019 @ twitter/mastodon',
+ 'TEXT' => '#fossgis2019',
),
),
);
diff --git a/configs/conferences/fossgis19/main.less b/configs/conferences/fossgis2019/main.less
index 6e764b6..6e764b6 100644
--- a/configs/conferences/fossgis19/main.less
+++ b/configs/conferences/fossgis2019/main.less
diff --git a/configs/conferences/fossgis19/main.less.disabled b/configs/conferences/fossgis2019/main.less.disabled
index 0a193c9..0a193c9 100644
--- a/configs/conferences/fossgis19/main.less.disabled
+++ b/configs/conferences/fossgis2019/main.less.disabled