Skip to content

Commit

Permalink
Reduce the crop thumbnail size, using it for setting focal point
Browse files Browse the repository at this point in the history
  • Loading branch information
Brant Wynn committed Sep 28, 2018
1 parent 1e4a3da commit 82319c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ content:
type: image_focal_point
weight: 0
settings:
preview_image_style: medium
preview_image_style: crop_thumbnail
preview_link: true
offsets: '50,50'
progress_indicator: throbber
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ effects:
weight: 1
data:
width: null
height: 800
height: 300
upscale: false

0 comments on commit 82319c7

Please sign in to comment.