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
|
||||
widget: image
|
||||
media_folder: "/static/images"
|
||||
#public_folder: "/images"
|
||||
media_library:
|
||||
config:
|
||||
max_file_size: 1024000
|
||||
public_folder: "/images"
|
||||
- label: Corps
|
||||
name: body
|
||||
widget: markdown
|
||||
|
@ -217,6 +214,8 @@ collections:
|
|||
value: 'bg-green'
|
||||
- label: 'Violet'
|
||||
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'
|
||||
name: ananke_socials
|
||||
widget: list
|
||||
|
|
Loading…
Reference in a new issue