chore: export config
This commit is contained in:
parent
121ba4b0da
commit
c2151bb6c5
30 changed files with 834 additions and 343 deletions
|
@ -7,8 +7,10 @@ dependencies:
|
|||
- field.field.node.post.body
|
||||
- field.field.node.post.field_amendments
|
||||
- field.field.node.post.field_excerpt
|
||||
- field.field.node.post.field_external_link
|
||||
- field.field.node.post.field_has_tweet
|
||||
- field.field.node.post.field_images
|
||||
- field.field.node.post.field_meta_tags
|
||||
- field.field.node.post.field_note
|
||||
- field.field.node.post.field_send_to_social_media
|
||||
- field.field.node.post.field_sent_to_social_media
|
||||
|
@ -29,11 +31,6 @@ content:
|
|||
label: hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
links:
|
||||
weight: 1
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
body: true
|
||||
field_amendments: true
|
||||
|
@ -46,3 +43,4 @@ hidden:
|
|||
field_sent_to_social_media: true
|
||||
field_series: true
|
||||
field_tags: true
|
||||
links: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue