aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2023-09-23 17:25:58 +0100
committerJustine Smithies <justine@smithies.me.uk>2023-09-23 17:25:58 +0100
commita9cc0b7b23aeaf8d89f8d0914f7ce2de0d3ca9d7 (patch)
treee0e828e0152df9244ee53e8137cd17a14ce102a6
parent8405338749d7444ddf53d164c45bb4a3d4316258 (diff)
Changed links to Sourcehut
-rw-r--r--footer.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/footer.html b/footer.html
index 0a126f3..eea0d99 100644
--- a/footer.html
+++ b/footer.html
@@ -2,14 +2,14 @@
<footer>
<small>
<span><a href="#">↑ Back to Top</a></span><br><br>
- Built with <a href="https://codeberg.org/JustineSmithies/blarg">blarg</a> a mix of both <a href="https://github.com/karlb/karl.berlin/tree/master">blog.sh</a> and <a href="https://git.sr.ht/~bt/barf">barf</a>.
+ Built with <a href="https://git.sr.ht/~justinesmithies/blarg">blarg</a> a mix of both <a href="https://github.com/karlb/karl.berlin/tree/master">blog.sh</a> and <a href="https://git.sr.ht/~bt/barf">barf</a>.
The code for this site is licensed under <a href="https://codeberg.org/JustineSmithies/blarg/src/branch/master/LICENSE">MIT</a>. <br>
Here's the blog's <a href="atom.xml">RSS feed</a>. <br><br>
©2022 - {{YEAR}} Justine Smithies -
<img src="./public/mastodon.png" alt="Fosstodon" width="16" height="16" style="vertical-align:middle;">
<a rel="me" href="https://fosstodon.org/@JustineSmithies">Mastodon</a>
<img src="./public/git.png" alt="Codeberg" width="16" height="16" style="vertical-align:middle;">
- <a href="https://codeberg.org/JustineSmithies">Git</a>
+ <a href="https://git.sr.ht/~justinesmithies/">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>
</small>