diff options
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) | 
