aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/wevsclimatecrisis/config.php
diff options
context:
space:
mode:
authorderpeter2020-09-25 16:45:27 +0200
committerGitHub2020-09-25 16:45:27 +0200
commit3962e03de4a279d651d7030b500a2ded23a3e50d (patch)
tree9a4d3a75bf1006951fb63b97f5138946bc22c693 /configs/conferences/wevsclimatecrisis/config.php
parentc98b78f828f364541a8de0c072c35da48be43caa (diff)
parentf72a59197304defa47520c39bc519d096404fabd (diff)
Merge pull request #122 from cryve/master
WIP: Adapt styling for WeVsClimateChange
Diffstat (limited to '')
-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>
',
/**