Updated Discord page with new link.

Added new hyperlink for Discord invite for the new landing page.
This commit is contained in:
Flame Sage 2018-02-28 00:36:57 +00:00 committed by GitHub
parent 057838b4c2
commit 37bb1884bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 10 deletions

View File

@ -18,14 +18,6 @@ Review the following before joining our servers:
* **Are you planning to make an Android version?** No, not at the moment.
<div id='discordLink' style='margin-top: 5%; display: none;'>
<a href='https://discord.gg/9jgD2y4'>Click here to join our Discord channel.</a>
<div style='margin-top: 5%;'>
<a href='https://discord.gg/FAXfZV9'>Click here to join our Discord channel.</a>
</div>
<script type='text/javascript'>
$(function() {
setTimeout(function(){
$('#discordLink').show();
}, 5000);
});
</script>