Don't print links (just the 'add new comment' link) on blog posts
This commit is contained in:
parent
0106778c44
commit
d7b8036a4c
1 changed files with 3 additions and 7 deletions
|
@ -75,17 +75,12 @@ content:
|
||||||
ds:
|
ds:
|
||||||
ds_limit: ''
|
ds_limit: ''
|
||||||
indieweb_bridgypublishtwitter:
|
indieweb_bridgypublishtwitter:
|
||||||
weight: 6
|
weight: 5
|
||||||
region: content
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
indieweb_syndication:
|
indieweb_syndication:
|
||||||
weight: 7
|
weight: 6
|
||||||
region: content
|
|
||||||
settings: { }
|
|
||||||
third_party_settings: { }
|
|
||||||
links:
|
|
||||||
weight: 5
|
|
||||||
region: content
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
|
@ -94,3 +89,4 @@ hidden:
|
||||||
field_image: true
|
field_image: true
|
||||||
field_meta_tags: true
|
field_meta_tags: true
|
||||||
field_summary: true
|
field_summary: true
|
||||||
|
links: true
|
||||||
|
|
Loading…
Reference in a new issue