-
-
Save babsgosgens/d43de37a9747339a2e538b60074fecb3 to your computer and use it in GitHub Desktop.
Hero with optional promotional slogan
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": { | |
"en-GB": "Hero" | |
}, | |
"description": { | |
"en-GB": "Hero with optional promotional slogan" | |
}, | |
"template": "containers/media/hero/hero-slogan.html.twig", | |
"template_config": { | |
"model": { | |
"label": { | |
"en-GB": "Content" | |
}, | |
"controls": { | |
"data": { | |
"control": "project/model/media", | |
"value": { | |
"adapter": "SCR", | |
"model": "media", | |
"id": "967af8af-892d-42c6-9d93-454c2813b925" | |
} | |
} | |
} | |
}, | |
"config": { | |
"label": { | |
"en-GB": "Settings" | |
}, | |
"controls": { | |
"container_tag": { | |
"value": "figure", | |
"control": "project/container_tag" | |
}, | |
"crown": { | |
"value": "", | |
"control": "project/crown" | |
}, | |
"leader": { | |
"value": "", | |
"control": "project/leader" | |
}, | |
"trailer": { | |
"value": "", | |
"control": "project/trailer" | |
}, | |
"container_class": { | |
"value": "", | |
"control": "project/container_class" | |
}, | |
"section_link": { | |
"value": { | |
"page": "about-cta", | |
"id": "" | |
}, | |
"label": { | |
"en-GB": "Hero link" | |
}, | |
"control": "core/route" | |
} | |
} | |
} | |
}, | |
"containers": [ | |
{ | |
"name": { | |
"en-GB": "Slogan" | |
}, | |
"description": { | |
"en-GB": "Slogan" | |
}, | |
"template": "modules/global/teaser-slogan/teaser-slogan.html.twig", | |
"template_config": { | |
"slogan": { | |
"label": { | |
"en-GB": "Slogan" | |
}, | |
"controls": { | |
"image": { | |
"control": "project/slogan", | |
"value": "cta-promo.html.twig" | |
}, | |
"alt": { | |
"label": { | |
"en-GB": "Alternative text" | |
}, | |
"value": { | |
"en-GB": "Seeding Innovation, Harvesting Prosperity", | |
"fr-FR": "Seeding Innovation, Harvesting Prosperity" | |
}, | |
"control": "core/text" | |
}, | |
"backdrop": { | |
"label": { | |
"en-GB": "Show backdrop" | |
}, | |
"value": 1, | |
"control": "project/show" | |
} | |
} | |
} | |
}, | |
"frontender": "e2fbd66b94628997881823845d253fbb" | |
} | |
], | |
"frontender": "5f57211215490f2abd909d197f45d1e6" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment