summaryrefslogtreecommitdiff
path: root/template/footer.html
diff options
context:
space:
mode:
authorVincent Douillet <vincent@vdouillet.fr>2021-10-11 23:03:07 +0200
committerVincent Douillet <vincent@vdouillet.fr>2021-10-11 23:03:07 +0200
commit6ee862efd612832e88b154105afe4715fd1cc78b (patch)
treef3e4d2be1615d9e37a9a120b18bee6aa3bbadf6a /template/footer.html
first commit
Diffstat (limited to 'template/footer.html')
-rw-r--r--template/footer.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/template/footer.html b/template/footer.html
new file mode 100644
index 0000000..332550f
--- /dev/null
+++ b/template/footer.html
@@ -0,0 +1,4 @@
+ <hr/>
+ <footer>
+ <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a> <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/80x15.png" /></a>
+ </footer>