diff options
author | Bhavika-keswani | 2019-07-11 16:36:45 +0530 |
---|---|---|
committer | Bhavika-keswani | 2019-07-11 16:36:45 +0530 |
commit | b6cc7455d890f5ff8089d4f46f09791d35cd8ed8 (patch) | |
tree | fb5f5cc627a2bfee3db91cac01d62fe9fd353266 /modules/bhavika/company/config/install/image.style.thumbnail.yml | |
parent | 4d230e5aea9a2e1d1dcf4e8508745998690b11a0 (diff) | |
download | acadmix_distribution-b6cc7455d890f5ff8089d4f46f09791d35cd8ed8.tar.gz acadmix_distribution-b6cc7455d890f5ff8089d4f46f09791d35cd8ed8.tar.bz2 acadmix_distribution-b6cc7455d890f5ff8089d4f46f09791d35cd8ed8.zip |
event html page added
Diffstat (limited to 'modules/bhavika/company/config/install/image.style.thumbnail.yml')
-rw-r--r-- | modules/bhavika/company/config/install/image.style.thumbnail.yml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/modules/bhavika/company/config/install/image.style.thumbnail.yml b/modules/bhavika/company/config/install/image.style.thumbnail.yml new file mode 100644 index 0000000..946d0cd --- /dev/null +++ b/modules/bhavika/company/config/install/image.style.thumbnail.yml @@ -0,0 +1,17 @@ +langcode: en +status: true +dependencies: + enforced: + module: + - company +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 |