diff options
author | JustineSmithies <justine@smithies.me.uk> | 2023-05-13 21:24:10 +0100 |
---|---|---|
committer | JustineSmithies <justine@smithies.me.uk> | 2023-05-13 21:24:10 +0100 |
commit | 8e6670fdb73ed7f1921dd121dc5fe7894d0f5622 (patch) | |
tree | 674371090cf085ba9e9917b97028ea5e7ccf8271 /footer.html | |
parent | bef279e244723e4b5265bb05e608f60d7d6ba209 (diff) |
Removed unsed class thanks to Walter Brill
Diffstat (limited to 'footer.html')
-rw-r--r-- | footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/footer.html b/footer.html index 4a82817..176ab66 100644 --- a/footer.html +++ b/footer.html @@ -1,4 +1,4 @@ -<footer role="contentinfo"> +<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>. |