diff --git a/themes/gallo/static/admin/config.yml b/themes/gallo/static/admin/config.yml index 1629b4f..4990fb6 100644 --- a/themes/gallo/static/admin/config.yml +++ b/themes/gallo/static/admin/config.yml @@ -39,6 +39,9 @@ collections: fields: - { label: "Title", name: "title", widget: "string" } - { label: "Date", name: "date", widget: "datetime" } + - label: Body + name: body + widget: markdown - { label: "Buttons", name: "buttons",