Compare commits
No commits in common. "dfa9877e1ac59fa53f56b8649c259ee4e16ac770" and "9a6ba3910d8c518219ea352bc6156ae91133cefc" have entirely different histories.
dfa9877e1a
...
9a6ba3910d
1 changed files with 3 additions and 4 deletions
|
@ -88,10 +88,7 @@ collections:
|
||||||
name: featured_image
|
name: featured_image
|
||||||
widget: image
|
widget: image
|
||||||
media_folder: "/static/images"
|
media_folder: "/static/images"
|
||||||
#public_folder: "/images"
|
public_folder: "/images"
|
||||||
media_library:
|
|
||||||
config:
|
|
||||||
max_file_size: 1024000
|
|
||||||
- label: Corps
|
- label: Corps
|
||||||
name: body
|
name: body
|
||||||
widget: markdown
|
widget: markdown
|
||||||
|
@ -217,6 +214,8 @@ collections:
|
||||||
value: 'bg-green'
|
value: 'bg-green'
|
||||||
- label: 'Violet'
|
- label: 'Violet'
|
||||||
value: 'bg-purple'
|
value: 'bg-purple'
|
||||||
|
- label: '<img class="fit-picture" src="/media/cc0-images/grapefruit-slice-332-332.jpg" alt="Grapefruit slice atop a pile of other slices" />'
|
||||||
|
value: 'bg-orange'
|
||||||
- label: 'Réseaux sociaux'
|
- label: 'Réseaux sociaux'
|
||||||
name: ananke_socials
|
name: ananke_socials
|
||||||
widget: list
|
widget: list
|
||||||
|
|
Loading…
Reference in a new issue