diff --git a/components/layout/Footer.tsx b/components/layout/Footer.tsx index 6be929b..45773b6 100644 --- a/components/layout/Footer.tsx +++ b/components/layout/Footer.tsx @@ -2,7 +2,7 @@ import { FiFacebook, FiInstagram, FiLinkedin, FiGithub } from "react-icons/fi"; export default function Footer() { return ( -
+

© 2026 M. Guilbert. Tous droits réservés.

- + ); } \ No newline at end of file