mirror of
https://github.com/TheThomaas/my-online-cookbook.git
synced 2026-01-11 20:21:49 +00:00
Add recipe body field in cms
This commit is contained in:
parent
28ac122021
commit
43e9e52056
|
|
@ -26,3 +26,4 @@ collections:
|
|||
widget: "list"
|
||||
summary: "{{fields.ingredient}}"
|
||||
field: {label: "Ingredient", name: "ingredient", widget: string}
|
||||
- {label: "Body", name: "body", widget: "markdown"}
|
||||
Loading…
Reference in a new issue