summaryrefslogtreecommitdiff
path: root/_templates/footer.html
diff options
context:
space:
mode:
authorJJ2024-07-22 04:42:42 +0000
committerJJ2024-07-22 20:21:58 +0000
commit3c11f6cca5b73e188289ada66e7924b4b33e4f59 (patch)
tree2c410c7856d30985dfabf4319dcc6385a6872d1a /_templates/footer.html
parent2a99a0556e17771181eb31b1c9f6fb6ed335158f (diff)
replace jekyll with hakyll
Diffstat (limited to '_templates/footer.html')
-rw-r--r--_templates/footer.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/_templates/footer.html b/_templates/footer.html
new file mode 100644
index 0000000..93b3dd7
--- /dev/null
+++ b/_templates/footer.html
@@ -0,0 +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>
+</footer>