diff options
author | Justine Smithies <justine@smithies.me.uk> | 2024-09-03 15:55:42 +0100 |
---|---|---|
committer | Justine Smithies <justine@smithies.me.uk> | 2024-09-03 15:55:42 +0100 |
commit | c4c340866c35ad9a8297a30f989e9cf39cb28104 (patch) | |
tree | 08085d7eec84241a87214c84accdc4237f152022 | |
parent | cf1731ed670ad3628aaa34c619906cbcfa039480 (diff) |
Added powered by FreeBSD in footer.html
-rw-r--r-- | footer.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/footer.html b/footer.html index 320b690..8b67a41 100644 --- a/footer.html +++ b/footer.html @@ -2,6 +2,7 @@ <footer> <small> <span><a href="#">↑ Back to Top</a></span><br><br> + Powered by <a href="https://www.freebsd.org/">FreeBSD</a> 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 |