diff options
Diffstat (limited to 'themes/flamingo/layouts/partials')
-rw-r--r-- | themes/flamingo/layouts/partials/footer.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/flamingo/layouts/partials/footer.html b/themes/flamingo/layouts/partials/footer.html index 79a3916..ff492fa 100644 --- a/themes/flamingo/layouts/partials/footer.html +++ b/themes/flamingo/layouts/partials/footer.html @@ -4,6 +4,7 @@ <ul> <li><a href="/privacy/">privacy</a></li> <li><a href="https://git.sr.ht/~gabrielgio/">sr.ht</a></li> + <li><a rel="me" href="https://fosstodon.org/@gabrielgio">mastodon</a></li> <li><a href="/index.xml">rss</a></li> </ul> </nav> |