summaryrefslogtreecommitdiff
path: root/_templates
diff options
context:
space:
mode:
authorJJ2024-08-21 09:51:18 +0000
committerJJ2024-08-21 09:51:18 +0000
commit1a97351d58a64d0c67638aca1010f33e3b6f8bcc (patch)
treedfd681fa310df46d17b8873bc4741df1a3a0f76c /_templates
parenteee01d0854c6a3d8f53d1634f19dba6f4e90d0ac (diff)
unbreak css, minor updates to about
Diffstat (limited to '_templates')
-rw-r--r--_templates/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_templates/footer.html b/_templates/footer.html
index 93b3dd7..cdb0912 100644
--- a/_templates/footer.html
+++ b/_templates/footer.html
@@ -1,3 +1,3 @@
<footer>
- <span><img src="/assets/copyleft.svg" width="12" height="12" title="https://en.wikipedia.org/wiki/Criticism_of_copyright" /> 2020-2024 </span>
+ <span title="https://en.wikipedia.org/wiki/Criticism_of_copyright"><img src="/assets/copyleft.svg" width="12" height="12"/> 2020-2024 </span>
</footer>