Add Discord to social links

This commit is contained in:
tduva 2022-02-09 21:21:27 +01:00
parent f11bfeecc1
commit 463a6ffaed
No known key found for this signature in database
GPG Key ID: 01EB6B81F18C5128
2 changed files with 1 additions and 0 deletions

BIN
img/Discord.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -43,6 +43,7 @@ function getDownloads(tag) {
<div id="social">
<a href="https://github.com/chatty/chatty"><span class="social_text">Chatty Project on GitHub</span><img src="img/GitHub.png" /></a>
<a href="https://discord.gg/WTuqGeJ"><span class="social_text">Chatty Discord Server</span><img src="img/Discord.png" /></a>
<a href="https://youtube.com/chattyclient"><span class="social_text">Chatty YouTube Channel</span><img src="img/YouTube.png" /></a>
<a href="https://twitter.com/ChattyClient"><span class="social_text">Chatty Twitter Account</span><img src="img/Twitter.png" /></a>
</div>