diff options
author | JJ | 2024-04-26 01:14:01 +0000 |
---|---|---|
committer | JJ | 2024-04-26 01:14:01 +0000 |
commit | 68b8ed81cbf87341e84947ec027e371d4d433015 (patch) | |
tree | 996add6a7a9d30c3db294df7c9e1d77b817e35eb /_includes | |
parent | dc8466112fe96da838883b7c0e379d94d402326d (diff) |
switch from apropos.codes to toki.la
Diffstat (limited to '_includes')
-rw-r--r-- | _includes/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/footer.html b/_includes/footer.html index c1db3ec..049de4a 100644 --- a/_includes/footer.html +++ b/_includes/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-2023 </span> + <span><img src="https://toki.la/assets/copyleft.svg" width="12" height="12" title="https://en.wikipedia.org/wiki/Criticism_of_copyright" /> 2020-2024 </span> </footer> |