From 06d99f25a4621444006455dbdb631065c45cbda6 Mon Sep 17 00:00:00 2001 From: ordinarthur <@arthurbarre.js@gmail.com> Date: Sun, 5 Apr 2026 18:35:58 +0200 Subject: [PATCH] modified: src/components/Footer.astro --- src/components/Footer.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 935501c..fa9f7ae 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -7,7 +7,7 @@ const year = new Date().getFullYear();
- © {year} ( Créé par Ordinarthur avec amour ) + © {year} Créé par Ordinarthur avec amour