Skip to content

Commit

Permalink
fix spacin in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dhughesbc committed Aug 24, 2020
1 parent 619b5ed commit 96a1de9
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions config/alchemy/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,16 +63,16 @@ items_per_page: 15
# === Picture rendering settings
#
# Alchemy uses Dragonfly to render images. Settings for image rendering are specific to elements and are defined in elements.yml
#
#
# Example:
# -name: some_element
# contents:
# - name: some_picture
# type: EssencePicture
# settings:
# hint: true
# crop: true # turns on image cropping
# size: '500x500' # image will be cropped to this size
# - name: some_element
# contents:
# - name: some_picture
# type: EssencePicture
# settings:
# hint: true
# crop: true # turns on image cropping
# size: '500x500' # image will be cropped to this size
#
# See http://markevans.github.com/dragonfly for further info.
#
Expand Down

0 comments on commit 96a1de9

Please sign in to comment.