aboutsummaryrefslogtreecommitdiffstats
path: root/themes/ymherklotz/layouts/partials/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/ymherklotz/layouts/partials/footer.html')
-rw-r--r--themes/ymherklotz/layouts/partials/footer.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/themes/ymherklotz/layouts/partials/footer.html b/themes/ymherklotz/layouts/partials/footer.html
index 6190610..513ec33 100644
--- a/themes/ymherklotz/layouts/partials/footer.html
+++ b/themes/ymherklotz/layouts/partials/footer.html
@@ -3,8 +3,9 @@
<a href="/docs/ymherklotz.asc.txt"><img class="icon" src="{{ .Site.BaseURL }}/assets/fontawesome/key-solid.svg" /></a>
<a href="https://github.com/ymherklotz"><img class="icon" src="{{ .Site.BaseURL }}/assets/fontawesome/github-brands.svg" /></a>
<a href="https://sr.ht/~ymherklotz"><img class="icon" src="{{ .Site.BaseURL }}/assets/fontawesome/circle-regular.svg" /></a>
- <a href="https://twitter.com/@ymherklotz"><img class="icon" src="{{ .Site.BaseURL }}/assets/fontawesome/twitter-brands.svg" /></a>
- <a rel="me" href="https://fosstodon.org/@ymherklotz"><img class="icon" src="{{ .Site.BaseURL }}/assets/fontawesome/mastodon-brands.svg" /></a>
+ <a href="https://twitter.com/@ymherklotz"><img class="icon" src="{{ .Site.BaseURL
+ }}/assets/fontawesome/twitter-brands.svg" /></a>
+ <a rel="me" href="https://types.pl/@ymherklotz"><img class="icon" src="{{ .Site.BaseURL }}/assets/fontawesome/mastodon-brands.svg" /></a>
<a href="mailto:yann@yannherklotz.com"><img class="icon" src="{{ .Site.BaseURL }}/assets/fontawesome/envelope-solid.svg" /></a>
<a href="/index.xml"><img class="icon" src="{{ .Site.BaseURL }}/assets/fontawesome/rss-solid.svg" /></a>
</p>