chore: update mastodon link in footer (whoops)

This commit is contained in:
Ash Monty 2022-12-18 22:20:13 +01:00
parent c71b5f60eb
commit a7cc2a77e5
No known key found for this signature in database
GPG Key ID: 740B7C88251D49B6

View File

@ -32,7 +32,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://mastodon.pretendo.network/@pretendo" 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>