correction featured images
This commit is contained in:
parent
3bfee00b30
commit
a0bfa54036
2 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,5 @@
|
||||||
---
|
---
|
||||||
title: Revue de presse
|
title: Revue de presse
|
||||||
description: "A few years ago, while visiting or, rather, rummaging about
|
|
||||||
Notre-Dame, the author of this book found, in an obscure nook of one of the
|
|
||||||
towers, the following word, engraved by hand upon the wall: —ANANKE."
|
|
||||||
Description: C'est la description de la page
|
Description: C'est la description de la page
|
||||||
featured_image: /vlcsnap-2022-08-13-18h09m04s198.png
|
featured_image: /vlcsnap-2022-08-13-18h09m04s198.png
|
||||||
---
|
---
|
||||||
|
|
|
@ -22,11 +22,13 @@ collections:
|
||||||
name: title
|
name: title
|
||||||
widget: string
|
widget: string
|
||||||
- label: Description
|
- label: Description
|
||||||
name: Description
|
name: description
|
||||||
widget: text
|
widget: text
|
||||||
- label: Image de couverture
|
- label: Image de couverture
|
||||||
name: featured_image
|
name: featured_image
|
||||||
widget: file
|
widget: file
|
||||||
|
media_folder: "/static/images"
|
||||||
|
public_folder: "/images"
|
||||||
- label: Corps
|
- label: Corps
|
||||||
name: body
|
name: body
|
||||||
widget: markdown
|
widget: markdown
|
||||||
|
|
Loading…
Reference in a new issue