blob: 25e1e4255f0002af7ff4fc286d591ab6c887b713 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
</main>
<footer>
<small>
<span><a href="#">↑ Back to Top</a></span><br><br>
Powered by <a href="https://www.freebsd.org/">FreeBSD</a><br>
Built with <a href="https://git.smithies.me.uk/blarg">blarg</a> a mix of both <a
href="https://github.com/karlb/karl.berlin/tree/master">blog.sh</a> and <b>barf</b>.
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>
<img src="./public/fediverse.png" alt="Smithies SNAC Instance" width="16" height="16" style="vertical-align:middle;">
<a rel="me" href="https://snac.smithies.me.uk/justine">Fediverse</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><br>
©2022 - {{YEAR}} Justine Smithies
</small>
</footer>
</body>
</html>
|