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 ) +