diff --git a/public/rss/feed.xml b/public/rss/feed.xml index 2b7deff8..663b690a 100644 --- a/public/rss/feed.xml +++ b/public/rss/feed.xml @@ -4,7 +4,7 @@ The David Dias | Front-End Developer, podcaster & content creator https://thedaviddias.dev Hey, I'm David Dias! Front-End Developer based in Toronto/Canada. I love talking about code, technology, expatriation and life. - Sat, 10 Jun 2023 17:47:04 GMT + Sat, 10 Jun 2023 18:41:32 GMT https://validator.w3.org/feed/docs/rss2.html https://github.com/jpmonette/feed en diff --git a/public/rss/fr/feed.xml b/public/rss/fr/feed.xml index 8dbfcaa9..49b63c0f 100644 --- a/public/rss/fr/feed.xml +++ b/public/rss/fr/feed.xml @@ -4,7 +4,7 @@ The David Dias | Développeur Front-End, podcasteur & créateur de contenu https://thedaviddias.dev Salut toi! Je m'appele David Dias. Je suis développeur Front-End, podcasteur, créateur de contenu numérique passioné pour résoudre les problèmes digitaux et humains! J'aime rencontrer de nouvelles personnes, bâtir des communautées et parler de tech, d'expatriation et de web. - Sat, 10 Jun 2023 17:47:04 GMT + Sat, 10 Jun 2023 18:41:32 GMT https://validator.w3.org/feed/docs/rss2.html https://github.com/jpmonette/feed fr diff --git a/src/components/Footer/Footer.tsx b/src/components/Footer/Footer.tsx index 47894e47..c25f45a7 100644 --- a/src/components/Footer/Footer.tsx +++ b/src/components/Footer/Footer.tsx @@ -1,3 +1,4 @@ +import Image from 'next/image' import useTranslation from 'next-translate/useTranslation' import { useEffect, useState } from 'react' @@ -70,9 +71,18 @@ export const Footer = () => { if (!mounted) return null return ( -
+
+
+ +