aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2024-10-19 15:09:54 +0100
committerJustine Smithies <justine@smithies.me.uk>2024-10-19 15:09:54 +0100
commitd2d9f519615f52adb4f70f5ce798cd17472f5ea0 (patch)
tree65d39613e5f245a3a7f4352e04500ea44b99026e
parentc7c5087015fc60934c5fa3f51fd900a6857861ba (diff)
Updated my blogs footer with new fediverse logo.
-rw-r--r--footer.html5
-rw-r--r--public/fediverse.pngbin0 -> 2116 bytes
2 files changed, 2 insertions, 3 deletions
diff --git a/footer.html b/footer.html
index 61a9330..4192c53 100644
--- a/footer.html
+++ b/footer.html
@@ -8,15 +8,14 @@
The code for this site is licensed under <a
href="https://git.smithies.me.uk/blarg/tree/LICENSE">MIT</a>. <br>
Here's the blog's <a href="atom.xml">Atom feed</a>. <br><br>
- ©2022 - {{YEAR}} Justine Smithies -
<img src="./public/mastodon.png" alt="BSD Cafe" width="16" height="16" style="vertical-align:middle;">
<a rel="me" href="https://mastodon.bsd.cafe/@justine">Mastodon</a>
<img src="./public/git.png" alt="Self Hosted" width="16" height="16" style="vertical-align:middle;">
<a href="https://git.smithies.me.uk">Git</a>
<img src="./public/email.png" alt="Email" width="16" height="16" style="vertical-align:middle;">
- <a href="mailto:justine@smithies.me.uk">Email</a>
+ <a href="mailto:justine@smithies.me.uk">Email</a><br>
+ ©2022 - {{YEAR}} Justine Smithies
</small>
</footer>
</body>
-
</html>
diff --git a/public/fediverse.png b/public/fediverse.png
new file mode 100644
index 0000000..49ce7c7
--- /dev/null
+++ b/public/fediverse.png
Binary files differ