Skip to content

Commit 55f4085

Browse files
authored
Add Mastodon verification link (#303)
1 parent 24644de commit 55f4085

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

www/layouts/partials/footer.html

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<small style="float: left">{{ .Params.footer | markdownify }}</small>
22
<nav>
3+
<a rel="me" href="https://piaille.fr/@ergol">Mastodon</a> |
34
<a href="https://github.com/Nuclear-Squid/ErgoL">GitHub</a> |
45
<a href="https://discord.gg/5xR5K3nAFX">Discord</a>
56
</nav>

0 commit comments

Comments
 (0)