From 7c3facdd0ffd4e13ec74d08f2a79b691d29dedc5 Mon Sep 17 00:00:00 2001 From: Bruno Carlin Date: Sun, 6 Jul 2025 14:22:12 +0200 Subject: [PATCH] fix(content): fix the slugs of blog post 8 --- content/blog/008-embracing-modern-css/index.en.md | 2 +- content/blog/008-embracing-modern-css/index.fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/blog/008-embracing-modern-css/index.en.md b/content/blog/008-embracing-modern-css/index.en.md index b1ed39f..439542c 100644 --- a/content/blog/008-embracing-modern-css/index.en.md +++ b/content/blog/008-embracing-modern-css/index.en.md @@ -1,7 +1,7 @@ --- # vim: spell spelllang=en title: 'Embracing Modern CSS' -slug: '008-embracing-modern-css' +slug: '8-embracing-modern-css' date: '2025-07-06T14:29:26+02:00' draft: false categories: diff --git a/content/blog/008-embracing-modern-css/index.fr.md b/content/blog/008-embracing-modern-css/index.fr.md index 09307e3..d74e4d1 100644 --- a/content/blog/008-embracing-modern-css/index.fr.md +++ b/content/blog/008-embracing-modern-css/index.fr.md @@ -1,7 +1,7 @@ --- # vim: spell spelllang=fr title: 'Adopter un CSS moderne' -slug: '008-adopter-css-moderne' +slug: '8-adopter-css-moderne' date: '2025-07-06T14:29:26+02:00' draft: false categories: