diff --git a/next.config.js b/next.config.js index e699b0af..23574367 100644 --- a/next.config.js +++ b/next.config.js @@ -65,8 +65,8 @@ const nextConfig = withPlugins([plugins, nextTranslate], { permanent: true, }, { - source: '/blog/9-best-practices-ux-for-two-factor-authentification', - destination: '/articles/9-best-practices-ux-for-two-factor-authentification', + source: '/blog/:slug', + destination: '/articles/:slug', permanent: true, }, { diff --git a/public/rss/feed.xml b/public/rss/feed.xml index f949e335..da3d85f0 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 20:04:29 GMT + Sat, 10 Jun 2023 20:14:25 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 29e4bdb9..9b6f95ad 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 20:04:29 GMT + Sat, 10 Jun 2023 20:14:25 GMT https://validator.w3.org/feed/docs/rss2.html https://github.com/jpmonette/feed fr