fix(content): fix the slugs of blog post 8
This commit is contained in:
parent
3b573b19e2
commit
7c3facdd0f
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
# vim: spell spelllang=en
|
# vim: spell spelllang=en
|
||||||
title: 'Embracing Modern CSS'
|
title: 'Embracing Modern CSS'
|
||||||
slug: '008-embracing-modern-css'
|
slug: '8-embracing-modern-css'
|
||||||
date: '2025-07-06T14:29:26+02:00'
|
date: '2025-07-06T14:29:26+02:00'
|
||||||
draft: false
|
draft: false
|
||||||
categories:
|
categories:
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
# vim: spell spelllang=fr
|
# vim: spell spelllang=fr
|
||||||
title: 'Adopter un CSS moderne'
|
title: 'Adopter un CSS moderne'
|
||||||
slug: '008-adopter-css-moderne'
|
slug: '8-adopter-css-moderne'
|
||||||
date: '2025-07-06T14:29:26+02:00'
|
date: '2025-07-06T14:29:26+02:00'
|
||||||
draft: false
|
draft: false
|
||||||
categories:
|
categories:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue