some updates

This commit is contained in:
Max Richter
2025-08-17 01:21:15 +02:00
parent cc8f967f07
commit 40b9be887d
7 changed files with 74 additions and 60 deletions

View File

@@ -4,26 +4,15 @@
codec: yaml
fields:
- path: name
codec: text
required: true
- path: image
codec: text
required: true
- path: author.@type
codec: const
value: Person
- path: author.name
codec: text
- path: datePublished
codec: text
- path: description
codec: text
- path: prepTime
codec: text
- path: cookTime
codec: text
- path: recipeYield
codec: text
}
---