diff options
author | JJ | 2024-07-22 04:42:42 +0000 |
---|---|---|
committer | JJ | 2024-07-22 20:21:58 +0000 |
commit | 3c11f6cca5b73e188289ada66e7924b4b33e4f59 (patch) | |
tree | 2c410c7856d30985dfabf4319dcc6385a6872d1a /_includes/footer.html | |
parent | 2a99a0556e17771181eb31b1c9f6fb6ed335158f (diff) |
replace jekyll with hakyll
Diffstat (limited to '_includes/footer.html')
-rw-r--r-- | _includes/footer.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/_includes/footer.html b/_includes/footer.html deleted file mode 100644 index 049de4a..0000000 --- a/_includes/footer.html +++ /dev/null @@ -1,3 +0,0 @@ -<footer> - <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> |