aboutsummaryrefslogtreecommitdiff
path: root/src/templates/partials/footer.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/templates/partials/footer.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/templates/partials/footer.html b/src/templates/partials/footer.html
index 6ae4459..555e0d1 100644
--- a/src/templates/partials/footer.html
+++ b/src/templates/partials/footer.html
@@ -1,5 +1,6 @@
<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>
+ <hr>
+ <p>
+ <center><small>&copy; 2021 | <a href="https://www.adyxax.org/docs/about-me/">Julien (Adyxax) Dessaux</a> | <a href="https://joinup.ec.europa.eu/collection/eupl/eupl-text-eupl-12" title="EUPL 1.2">Some rights reserved</a></small></center>
+ </p>
</footer>