theme: upgrade to master

This commit is contained in:
George Cushen 2020-03-15 21:43:50 +00:00
parent 440f422646
commit a8930b1d99
2 changed files with 2 additions and 1 deletions

View file

@ -53,6 +53,7 @@ collections:
config:
multiple: false
- {label: Caption, name: caption, widget: string, required: false}
- {label: Description for screen readers, name: alt_text, widget: string, required: false}
- {label: "Where's the focal point in the image? Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight.", name: focal_point, widget: string, required: false, default: "Smart"}
- {label: Thumbnail Only?, name: preview_only, widget: boolean, required: false, default: false}
- {label: "Body", name: "body", widget: "markdown"}