feat: add mastodon account to footer

This commit is contained in:
Ash Monty
2022-11-19 16:14:57 +01:00
parent 67c4dfaf90
commit 84594869cb

View File

@@ -30,6 +30,7 @@
<div>
<h1>{{ locale.footer.socials }}</h1>
<a href="https://twitter.com/PretendoNetwork/" target="_blank">Twitter</a>
<a href="https://mastodon.pretendo.network/@team" target="_blank" rel="me">Mastodon</a>
<a href="https://invite.gg/pretendo" target="_blank">Discord</a>
<a href="https://github.com/PretendoNetwork" target="_blank">GitHub</a>
</div>