fix images
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Elo1L 2024-03-10 23:31:22 +01:00
parent 3792dc26fb
commit 4f0c34b82b
2 changed files with 4 additions and 8 deletions

View file

@ -2,9 +2,6 @@
title: Palette test (;
description: Intéressant...
theme_version: 2.8.2
cascade:
featured_image: /images/gohugo-default-sample-hero-image.jpg
featured_image: static/images/vlcsnap-2022-08-13-18h09m04s198.png
---
## Contenu

View file

@ -8,8 +8,8 @@ backend:
site_url: 'https://palettetest.web.deuxfleurs.fr/'
locale: 'fr'
media_folder: "/static/images"
public_folder: "/images"
media_library:
folder_support: true
name: Bibliothèque
config:
max_file_size: 1024000
@ -36,8 +36,8 @@ collections:
- label: Image de couverture
name: featured_image
widget: image
media_folder: "/static/images"
public_folder: "/images"
media_library:
folder_support: false
- label: Corps
name: body
widget: markdown
@ -61,9 +61,8 @@ collections:
- label: Image de couverture
name: featured_image
widget: image
media_folder: "/static/images"
public_folder: "/images"
media_library:
folder_support: false
config:
max_file_size: 1024000
- label: Corps