diff --git a/public/admin/config.yml b/public/admin/config.yml index 2759071..4a4fffa 100644 --- a/public/admin/config.yml +++ b/public/admin/config.yml @@ -22,16 +22,16 @@ collections: format: json summary: "{{name.de}} — {{preis}} €" fields: + - label: "Interner Code (URL) — nach Veröffentlichung nicht mehr ändern!" + name: slug + widget: string + hint: "Nur Kleinbuchstaben, Zahlen und Bindestriche, z.B. wolke-plushie-lavendel" - label: "📷 Fotos" name: bilder widget: list required: false hint: "Hier Fotos hochladen oder per Drag & Drop reinziehen. Das erste Foto ist das Hauptbild." field: { label: Foto, name: bild, widget: image } - - label: "Interner Code (URL) — nach Veröffentlichung nicht mehr ändern!" - name: slug - widget: string - hint: "Nur Kleinbuchstaben, Zahlen und Bindestriche, z.B. wolke-plushie-lavendel" - label: Name name: name widget: object