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: ''
|
||||
classes:
|
||||
layout_class: { }
|
||||
regions: { }
|
||||
regions:
|
||||
ds_content:
|
||||
- langcode
|
||||
_core:
|
||||
default_config_hash: 9nmRao0UFQtmO6lONrWp9ITjFaO41GzV-xJczx0qjKg
|
||||
id: node.page.default
|
||||
targetEntityType: node
|
||||
bundle: page
|
||||
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:
|
||||
body: true
|
||||
field_body_paragraph: true
|
||||
|
@ -44,5 +55,4 @@ hidden:
|
|||
field_summary: true
|
||||
indieweb_bridgypublishtwitter: true
|
||||
indieweb_syndication: true
|
||||
langcode: true
|
||||
links: true
|
||||
|
|
Loading…
Reference in a new issue