diff options
author | Lukas Schauer | 2021-08-14 12:50:19 +0200 |
---|---|---|
committer | Lukas Schauer | 2021-08-14 12:50:19 +0200 |
commit | b5243c0afac51fe1a626270b4a5e788bb171a2f3 (patch) | |
tree | 9f55144eda5626a686b2b4ceda02673dae652898 /configs/conferences/nevoke2021 | |
parent | b993115a9f5d8dd8abdf80f7977ed8d872b38c9c (diff) |
removing some weird unicode
Diffstat (limited to '')
-rw-r--r-- | configs/conferences/nevoke2021/config.php | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/configs/conferences/nevoke2021/config.php b/configs/conferences/nevoke2021/config.php index 6c20c4c..32c5104 100644 --- a/configs/conferences/nevoke2021/config.php +++ b/configs/conferences/nevoke2021/config.php @@ -63,9 +63,8 @@ $CONFIG['CONFERENCE'] = array( */ 'FOOTER_HTML' => ' <a href="https://party.xn--nvoke-bsa.eu/start">Voting →</a> - - <a href="https://discord.gg/GZS5aB4Yun">Chat →</a> - ', + + <a href="https://discord.gg/GZS5aB4Yun">Chat →</a>', /** * HTML-Code für den Banner (nur auf der Startseite, direkt unter dem Header) |