[7 files]: add social media links to footer

This commit is contained in:
revsuine 2024-11-26 18:57:42 +00:00
parent 8b04cfa06b
commit b5cec8cb30
Signed by: revsuine
GPG key ID: 3F257B68F5BC9339
7 changed files with 112 additions and 3 deletions

View file

@ -0,0 +1,2 @@
<meta name="fediverse:creator" content="@pid1@mastodon.revsuine.xyz" />

View file

@ -1,6 +1,18 @@
<footer class="footer">
<hr />
<div class="socials-block">
<a class="socials-link" rel="me" href="https://mastodon.revsuine.xyz/@pid1">
<img class="socials-icon" src="/assets/mastodon_logo.svg" alt="Mastodon" />
</a>
<a class="socials-link" href="https://git.revsuine.xyz/revsuine">
<img class="socials-icon" src="/assets/forgejo_logo.svg" alt="Self-Hosted Forgejo" />
</a>
<a class="socials-link" href="https://codeberg.org/revsuine">
<img class="socials-icon" src="/assets/codeberg_logo.svg" alt="Codeberg" />
</a>
</div>
<p>Website contents licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>.
Generated with <a href="https://gohugo.io/">Hugo</a>. Website source available
<a href="https://git.revsuine.xyz/revsuine/revsuine.xyz/">here</a> and licensed under the