aboutsummaryrefslogtreecommitdiff
path: root/design/index.html
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <william@herges.fr>2025-09-29 23:51:46 +0200
committerAnhgelus Morhtuuzh <william@herges.fr>2025-09-29 23:51:46 +0200
commitb26022d03e06c3409b87b78c97c0e02e5f73782b (patch)
tree026b6fbcf96a0edb815661104237d68eaa0bc141 /design/index.html
parent10b9b682b9407ad02f6aa265003e86bfbefb0a2c (diff)
feat(design): base footer
Diffstat (limited to 'design/index.html')
-rw-r--r--design/index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/design/index.html b/design/index.html
index addfcc7..6185253 100644
--- a/design/index.html
+++ b/design/index.html
@@ -86,5 +86,10 @@ func main() {
<li>Item 3</li>
</ol>
</article>
+ <footer>
+ <p>&copy; 2025 - William Hergès</p>
+ <p>Une citation</p>
+ <p><a href="https://william.herges.fr/legal/">Mentions légales</a></p>
+ </footer>
</body>
</html>