Add Drupal application
This commit is contained in:
parent
c00b769d67
commit
4bb39011f3
261 changed files with 22997 additions and 0 deletions
17
drupal/config/sync/image.style.thumbnail.yml
Normal file
17
drupal/config/sync/image.style.thumbnail.yml
Normal file
|
@ -0,0 +1,17 @@
|
|||
uuid: 9d793c8f-0daa-48dc-ba5c-857c4c7e8d18
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: cCiWdBHgLwj5omG35lsKc4LkW4MBdmcctkVop4ol5x0
|
||||
name: thumbnail
|
||||
label: 'Thumbnail (100×100)'
|
||||
effects:
|
||||
1cfec298-8620-4749-b100-ccb6c4500779:
|
||||
uuid: 1cfec298-8620-4749-b100-ccb6c4500779
|
||||
id: image_scale
|
||||
weight: 0
|
||||
data:
|
||||
width: 100
|
||||
height: 100
|
||||
upscale: false
|
Loading…
Add table
Add a link
Reference in a new issue