mirror of
https://github.com/tag1consulting/d7_to_d10_migration.git
synced 2025-09-06 00:51:22 +00:00
Initial commit
This commit is contained in:
commit
c5e731d8ae
2773 changed files with 600767 additions and 0 deletions
23
drupal10/config/image.style.thumbnail.yml
Normal file
23
drupal10/config/image.style.thumbnail.yml
Normal file
|
@ -0,0 +1,23 @@
|
|||
uuid: ce8165d8-c7c0-4542-bb52-421ed13b039f
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: BgeBV-xOFINMsz-y2thm45EGesj6bRM6DTLZ6ce3V9I
|
||||
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
|
||||
c4eb9942-2c9e-4a81-949f-6161a44b6559:
|
||||
uuid: c4eb9942-2c9e-4a81-949f-6161a44b6559
|
||||
id: image_convert
|
||||
weight: 2
|
||||
data:
|
||||
extension: webp
|
Loading…
Add table
Add a link
Reference in a new issue