diff options
author | JJ | 2025-01-22 07:02:05 +0000 |
---|---|---|
committer | JJ | 2025-01-22 07:02:05 +0000 |
commit | 8da365452c6026b9554cec539436285f93d2169b (patch) | |
tree | f9f65fc26186620eeca5a035b721212c3b82343e /_templates | |
parent | c215319eb1758c22cde5610b64d2594cd1554e34 (diff) |
assorted updatesmaster
Diffstat (limited to '_templates')
-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 cdb0912..ed8c274 100644 --- a/_templates/footer.html +++ b/_templates/footer.html @@ -1,3 +1,3 @@ <footer> - <span title="https://en.wikipedia.org/wiki/Criticism_of_copyright"><img src="/assets/copyleft.svg" width="12" height="12"/> 2020-2024 </span> + <span title="https://en.wikipedia.org/wiki/Criticism_of_copyright"><img src="/assets/copyleft.svg" width="12" height="12"/> 2020-2025 </span> </footer> |