fix
All checks were successful
Hugo / build (push) Successful in 4s

This commit is contained in:
brooke 2024-08-13 11:12:07 -04:00
parent 677a3a417c
commit ba1f4eb91a

View file

@ -155,10 +155,4 @@ collections:
name: "gallery" name: "gallery"
widget: "list" widget: "list"
fields: fields:
- { - { label: "Image", name: "image", widget: "image" }
label: "Image",
name: "image",
widget: "image",
media_folder: "{{media_folder}}/catalog",
public_folder: "{{public_folder}}/catalog",
}