diff options
Diffstat (limited to 'content/prise_en_main/web/créer-du-contenu')
-rw-r--r-- | content/prise_en_main/web/créer-du-contenu/_index.md | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/content/prise_en_main/web/créer-du-contenu/_index.md b/content/prise_en_main/web/créer-du-contenu/_index.md index 8c557cb..6b4ca67 100644 --- a/content/prise_en_main/web/créer-du-contenu/_index.md +++ b/content/prise_en_main/web/créer-du-contenu/_index.md @@ -1,7 +1,9 @@ ---- -title: Créer du contenu -description: Comment écrire ses pages et son contenu -sort_by: weight -weight: 4 -date: 2022-09-01 ----
\ No newline at end of file ++++ +title = "Créer du contenu" +description = "Comment écrire ses pages et son contenu" +sort_by = "weight" +weight = 0 +date = 2022-09-01 +[extra] +weight_custom = 4 ++++
\ No newline at end of file |