Branding Updates

Updated to the new Discord branding that was rolled out 05/13/21. Added a Product Hunt button!
This commit is contained in:
Seth Cottle
2021-05-13 12:29:56 -04:00
parent 3ae139e32c
commit 9a4d12d5d2
5 changed files with 37 additions and 11 deletions

View File

@ -15,7 +15,7 @@
<!-- FONT
-->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,600,800&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800&display=swap" rel="stylesheet">
<!-- CSS
-->
@ -77,12 +77,16 @@
<!-- Discord -->
<a class="button button-discord" href="#"><img class="icon" src="icons/discord.svg">Discord</a>
<br>
<br>
<!-- Twitch -->
<a class="button button-twitch" href="#"><img class="icon" src="icons/twitch.svg">Twitch</a>
<br>
<!-- ProductHunt -->
<a class="button button-producthunt" href="#"><img class="icon" src="icons/producthunt.svg">Product Hunt</a>
<br>
<!-- Snapchat -->
<a class="button button-snapchat" href="#"><img class="icon" src="icons/snapchat.svg">Snapchat</a>
<br>