Install drutopia site with the engage subprofile
This commit is contained in:
parent
1d3f5ba5ad
commit
101f8e0e54
645 changed files with 62725 additions and 0 deletions
44
config/responsive_image.styles.drutopia_main.yml
Normal file
44
config/responsive_image.styles.drutopia_main.yml
Normal file
|
@ -0,0 +1,44 @@
|
|||
uuid: e637a5ec-a5ea-4b82-8db5-833dc3fe9cba
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- image.style.drutopia_extra_wide_extra_large
|
||||
- image.style.drutopia_extra_wide_extra_small
|
||||
- image.style.drutopia_extra_wide_large
|
||||
- image.style.drutopia_extra_wide_medium
|
||||
- image.style.drutopia_extra_wide_small
|
||||
module:
|
||||
- drutopia_core
|
||||
_core:
|
||||
default_config_hash: iH_ZVxuN4bXJ5TwGVmTH-JQQ0NU1DpZKPda9GwMkp3w
|
||||
id: drutopia_main
|
||||
label: Main
|
||||
image_style_mappings:
|
||||
-
|
||||
image_mapping_type: image_style
|
||||
image_mapping: drutopia_extra_wide_extra_large
|
||||
breakpoint_id: drutopia_core.fullhd
|
||||
multiplier: 1x
|
||||
-
|
||||
image_mapping_type: image_style
|
||||
image_mapping: drutopia_extra_wide_large
|
||||
breakpoint_id: drutopia_core.widescreen
|
||||
multiplier: 1x
|
||||
-
|
||||
image_mapping_type: image_style
|
||||
image_mapping: drutopia_extra_wide_medium
|
||||
breakpoint_id: drutopia_core.desktop
|
||||
multiplier: 1x
|
||||
-
|
||||
image_mapping_type: image_style
|
||||
image_mapping: drutopia_extra_wide_small
|
||||
breakpoint_id: drutopia_core.tablet
|
||||
multiplier: 1x
|
||||
-
|
||||
image_mapping_type: image_style
|
||||
image_mapping: drutopia_extra_wide_extra_small
|
||||
breakpoint_id: drutopia_core.mobile
|
||||
multiplier: 1x
|
||||
breakpoint_group: drutopia_core
|
||||
fallback_image_style: drutopia_extra_wide_extra_small
|
Loading…
Add table
Add a link
Reference in a new issue