Enable landing page Drutopia feature module for homepage

This commit is contained in:
Benjamin Melançon 2019-08-30 12:28:32 -04:00
parent 0b7d2a812e
commit aa44171cbb
19 changed files with 341 additions and 0 deletions

View file

@ -0,0 +1,24 @@
uuid: aa9cce2d-9b16-41b1-b9bd-ecf5b7be4c41
langcode: en
status: true
dependencies:
config:
- node.type.landing_page
_core:
default_config_hash: KZ4pDrGhkRiIo7Ee-E4HGZp7YPXKS_FLR0nLeUQ3P2U
id: node.landing_page.promote
field_name: promote
entity_type: node
bundle: landing_page
label: 'Promoted to front page'
description: ''
required: false
translatable: true
default_value:
-
value: 0
default_value_callback: ''
settings:
on_label: 'On'
off_label: 'Off'
field_type: boolean