summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authormarcellus <msimon_fr@hotmail.com>2024-01-16 00:05:27 +0100
committermarcellus <msimon_fr@hotmail.com>2024-01-16 00:05:27 +0100
commitccd8b0380afdaec7402f7f17897e7b2ea504ac8a (patch)
tree2f048274061430a1d60f6766421c50d42844d61a /index.html
parent0814ce7a0eca919d97ceaf0b96346dfc950c8df0 (diff)
feat: added a line on index
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 43997af..052ca9a 100644
--- a/index.html
+++ b/index.html
@@ -13,5 +13,6 @@
<a class="button" href="dates.html">
<h3>Nos dates</h3>
</a>
+ <small style="position: absolute; bottom : 10px ; left : 50%; transform: translateX(-50%);">Fait avec ❤️ par <a href="https://marcelus.net">Martial</a></small>
</body>
</html>