diff options
-rw-r--r-- | footer.html | 5 | ||||
-rw-r--r-- | public/fediverse.png | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000..49ce7c7 --- /dev/null +++ b/public/fediverse.png |