Commit some live (self?) updates of langcode
This commit is contained in:
parent
7f7e0b4a6d
commit
9027af46a0
1 changed files with 13 additions and 3 deletions
|
@ -28,14 +28,25 @@ third_party_settings:
|
||||||
link_custom: ''
|
link_custom: ''
|
||||||
classes:
|
classes:
|
||||||
layout_class: { }
|
layout_class: { }
|
||||||
regions: { }
|
regions:
|
||||||
|
ds_content:
|
||||||
|
- langcode
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: 9nmRao0UFQtmO6lONrWp9ITjFaO41GzV-xJczx0qjKg
|
default_config_hash: 9nmRao0UFQtmO6lONrWp9ITjFaO41GzV-xJczx0qjKg
|
||||||
id: node.page.default
|
id: node.page.default
|
||||||
targetEntityType: node
|
targetEntityType: node
|
||||||
bundle: page
|
bundle: page
|
||||||
mode: default
|
mode: default
|
||||||
content: { }
|
content:
|
||||||
|
langcode:
|
||||||
|
type: language
|
||||||
|
weight: 0
|
||||||
|
region: ds_content
|
||||||
|
label: inline
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
native_language: false
|
||||||
|
third_party_settings: { }
|
||||||
hidden:
|
hidden:
|
||||||
body: true
|
body: true
|
||||||
field_body_paragraph: true
|
field_body_paragraph: true
|
||||||
|
@ -44,5 +55,4 @@ hidden:
|
||||||
field_summary: true
|
field_summary: true
|
||||||
indieweb_bridgypublishtwitter: true
|
indieweb_bridgypublishtwitter: true
|
||||||
indieweb_syndication: true
|
indieweb_syndication: true
|
||||||
langcode: true
|
|
||||||
links: true
|
links: true
|
||||||
|
|
Loading…
Reference in a new issue