reverted image media_folder back to static/images
This commit is contained in:
parent
72e6148f4d
commit
9117fa287b
1 changed files with 2 additions and 2 deletions
|
@ -26,8 +26,8 @@ collections:
|
|||
widget: text
|
||||
- label: Image de couverture
|
||||
name: featured_image
|
||||
widget: file
|
||||
media_folder: "/images"
|
||||
widget: image
|
||||
media_folder: "static/images"
|
||||
public_folder: "/images"
|
||||
- label: Corps
|
||||
name: body
|
||||
|
|
Loading…
Reference in a new issue