Move configuration to standard location (config next to web)
This commit is contained in:
parent
c3696b4b96
commit
8fdc0426d5
472 changed files with 1 additions and 1 deletions
17
config/sync/image.style.square_thumbnail.yml
Normal file
17
config/sync/image.style.square_thumbnail.yml
Normal file
|
@ -0,0 +1,17 @@
|
|||
uuid: ccb85150-0ccc-49f1-8421-b661102f9cb8
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: 49qs8-_yJXtaSNo-W2WzjD9qWXxQ05omG4iB8SejKQc
|
||||
name: square_thumbnail
|
||||
label: 'Square thumbnail (100x100)'
|
||||
effects:
|
||||
6b0d4054-5fd7-4e04-a1aa-f1d4fe6b7393:
|
||||
uuid: 6b0d4054-5fd7-4e04-a1aa-f1d4fe6b7393
|
||||
id: image_scale_and_crop
|
||||
weight: 1
|
||||
data:
|
||||
width: 100
|
||||
height: 100
|
||||
anchor: center-center
|
Loading…
Add table
Add a link
Reference in a new issue