From b5a81d75acaada42f98564fbfd6ab275e7657251 Mon Sep 17 00:00:00 2001 From: ordinarthur <@arthurbarre.js@gmail.com> Date: Sun, 5 Apr 2026 18:34:48 +0200 Subject: [PATCH] add footer --- src/components/Footer.astro | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 4fad368..935501c 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -6,7 +6,9 @@ const year = new Date().getFullYear();
- © {year} + + © {year} ( Créé par Ordinarthur avec amour ) +