updated identifier_field

This commit is contained in:
2024-05-26 17:14:51 +00:00
parent 2f9df15f26
commit 24470ffc8d
15 changed files with 1076 additions and 16 deletions

View File

@ -16,6 +16,7 @@ collections:
folder: "content/labels"
create: true
slug: "{{year}}-{{month}}-{{day}}-{{slug}}"
identifier_field: "name"
fields:
- { label: "Name", name: "name", widget: "string" }
- { label: "Weight", name: "weight", widget: "string" }