aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/wevsclimatecrisis/config.php
diff options
context:
space:
mode:
authorFinn M. Schröder2020-09-25 12:53:23 +0200
committerFinn M. Schröder2020-09-25 12:53:23 +0200
commit9c502635df6591b25cb9c91d7e382111c4c29bdd (patch)
treea5449ac8d02f021bda03493b7ca77c35186cbe2b /configs/conferences/wevsclimatecrisis/config.php
parentc98b78f828f364541a8de0c072c35da48be43caa (diff)
Adapt styling and update footer text
Diffstat (limited to 'configs/conferences/wevsclimatecrisis/config.php')
-rw-r--r--configs/conferences/wevsclimatecrisis/config.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/configs/conferences/wevsclimatecrisis/config.php b/configs/conferences/wevsclimatecrisis/config.php
index 22cbb18..aad363c 100644
--- a/configs/conferences/wevsclimatecrisis/config.php
+++ b/configs/conferences/wevsclimatecrisis/config.php
@@ -33,7 +33,7 @@ $CONFIG['CONFERENCE'] = array(
* Dieser im Seiten-Header, im <title>-Tag, in der About-Seite und ggf. ab weiteren Stellen als
* Anzeigetext benutzt
*/
- 'TITLE' => 'we vs climatecrisis',
+ 'TITLE' => 'We vs ClimateCrisis',
/**
* Veranstalter
@@ -62,7 +62,8 @@ $CONFIG['CONFERENCE'] = array(
* Wird diese Zeile auskommentiert, wird die Standard-Attribuierung für (c3voc.de) verwendet
*/
'FOOTER_HTML' => '
- wevsclimatecrisis.de
+ by <a href="https://wevsclimatecrisis.de/">We vs ClimateCrisis</a>, a <a href="https://developersforfuture.org">DevelopersForFuture</a> initiative, with friendly support from the <a href="https://c3voc.de">C3VOC</a>
+ &#x007C; <span>Background image by <a href="https://unsplash.com/@markuswinkler?utm_source=unsplash&amp;utm_medium=referral&amp;utm_content=creditCopyText">Markus Winkler</a> on <a href="https://unsplash.com/s/photos/puzzle-pieces?utm_source=unsplash&amp;utm_medium=referral&amp;utm_content=creditCopyText">Unsplash</a></span>
',
/**