aboutsummaryrefslogtreecommitdiff
path: root/src/templates/partials/footer.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/templates/partials/footer.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/templates/partials/footer.html b/src/templates/partials/footer.html
new file mode 100644
index 0000000..6ae4459
--- /dev/null
+++ b/src/templates/partials/footer.html
@@ -0,0 +1,5 @@
+<footer>
+ <p>
+ &copy; 2021 | Julien (Adyxax) Dessaux | <a href="https://joinup.ec.europa.eu/collection/eupl/eupl-text-eupl-12" title="EUPL 1.2">Some rights reserved</a>
+ </p>
+</footer>