Skip to content

Commit

Permalink
theme: upgrade to master
Browse files Browse the repository at this point in the history
  • Loading branch information
gcushen committed Mar 15, 2020
1 parent 440f422 commit a8930b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions static/admin/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"}
Expand Down
2 changes: 1 addition & 1 deletion themes/academic

0 comments on commit a8930b1

Please sign in to comment.