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.html15
1 files changed, 8 insertions, 7 deletions
diff --git a/themes/ymherklotz/layouts/partials/footer.html b/themes/ymherklotz/layouts/partials/footer.html
index 8fef1a9..25120d0 100644
--- a/themes/ymherklotz/layouts/partials/footer.html
+++ b/themes/ymherklotz/layouts/partials/footer.html
@@ -1,14 +1,15 @@
<footer>
<p class="social">
- <a href="/docs/ymherklotz.asc.txt" aria-label="View public GPG key"><img class="icon" alt="Key Icon" src="{{ .Site.BaseURL }}/assets/fontawesome/key-solid.svg" /></a>
- <a href="https://github.com/ymherklotz" aria-label="View Github profile"><img class="icon" alt="Github Icon" src="{{ .Site.BaseURL }}/assets/fontawesome/github-brands.svg" /></a>
- <a href="https://sr.ht/~ymherklotz" aria-label="View Sourcehut profile"><img class="icon" alt="Sourcehut Icon" src="{{ .Site.BaseURL }}/assets/fontawesome/circle-regular.svg" /></a>
- <a href="https://twitter.com/@ymherklotz" aria-label="View Twitter profile"><img class="icon" alt="Twitter Icon" src="{{ .Site.BaseURL
+ <a href="/docs/ymherklotz.asc.txt" aria-label="View public GPG
+ key"><img class="icon" alt="Key Icon" width="16" height="16" src="{{ .Site.BaseURL }}/assets/fontawesome/key-solid.svg" /></a>
+ <a href="https://github.com/ymherklotz" aria-label="View Github profile"><img class="icon" alt="Github Icon" width="16" height="16" src="{{ .Site.BaseURL }}/assets/fontawesome/github-brands.svg" /></a>
+ <a href="https://sr.ht/~ymherklotz" aria-label="View Sourcehut profile"><img class="icon" alt="Sourcehut Icon" width="16" height="16" src="{{ .Site.BaseURL }}/assets/fontawesome/circle-regular.svg" /></a>
+ <a href="https://twitter.com/@ymherklotz" aria-label="View Twitter profile"><img class="icon" alt="Twitter Icon" width="16" height="16" src="{{ .Site.BaseURL
}}/assets/fontawesome/twitter-brands.svg" /></a>
<a rel="me" href="https://types.pl/@ymherklotz" aria-label="View Mastodon profile"><img class="icon"
- alt="Mastodon Icon" src="{{ .Site.BaseURL }}/assets/fontawesome/mastodon-brands.svg" /></a>
- <a href="mailto:yann@yannherklotz.com" aria-label="Send me an email"><img class="icon" alt="Mail Icon" src="{{ .Site.BaseURL }}/assets/fontawesome/envelope-solid.svg" /></a>
- <a href="/index.xml" aria-label="Subscribe to RSS feed"><img class="icon" alt="RSS Icon" src="{{ .Site.BaseURL }}/assets/fontawesome/rss-solid.svg" /></a>
+ alt="Mastodon Icon" width="16" height="16" src="{{ .Site.BaseURL }}/assets/fontawesome/mastodon-brands.svg" /></a>
+ <a href="mailto:yann@yannherklotz.com" aria-label="Send me an email"><img class="icon" alt="Mail Icon" width="16" height="16" src="{{ .Site.BaseURL }}/assets/fontawesome/envelope-solid.svg" /></a>
+ <a href="/index.xml" aria-label="Subscribe to RSS feed"><img class="icon" alt="RSS Icon" width="16" height="16" src="{{ .Site.BaseURL }}/assets/fontawesome/rss-solid.svg" /></a>
</p>
<div class="generated-by">
<p>&#169; 2016-2023 Yann Herklotz</p>