Whatever the meta tags field is, we don't ned to print it
This commit is contained in:
parent
32fb129aa9
commit
d255c477a4
1 changed files with 7 additions and 13 deletions
|
@ -56,13 +56,6 @@ content:
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: entity_reference_revisions_entity_view
|
type: entity_reference_revisions_entity_view
|
||||||
region: content
|
region: content
|
||||||
field_meta_tags:
|
|
||||||
type: metatag_empty_formatter
|
|
||||||
weight: 8
|
|
||||||
region: content
|
|
||||||
label: above
|
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
field_tags:
|
field_tags:
|
||||||
weight: 3
|
weight: 3
|
||||||
label: hidden
|
label: hidden
|
||||||
|
@ -82,21 +75,22 @@ content:
|
||||||
ds:
|
ds:
|
||||||
ds_limit: ''
|
ds_limit: ''
|
||||||
indieweb_bridgypublishtwitter:
|
indieweb_bridgypublishtwitter:
|
||||||
weight: 5
|
|
||||||
region: content
|
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
indieweb_syndication:
|
|
||||||
weight: 6
|
weight: 6
|
||||||
region: content
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
links:
|
indieweb_syndication:
|
||||||
weight: 7
|
weight: 7
|
||||||
region: content
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
|
links:
|
||||||
|
weight: 5
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
hidden:
|
hidden:
|
||||||
body: true
|
body: true
|
||||||
field_image: true
|
field_image: true
|
||||||
|
field_meta_tags: true
|
||||||
field_summary: true
|
field_summary: true
|
||||||
|
|
Loading…
Reference in a new issue