diff options
Diffstat (limited to '_templates/footer.html')
-rw-r--r-- | _templates/footer.html | 2 |
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> |