Update collection card config to more closely resemble article
This commit is contained in:
parent
9d18571bbc
commit
0e02a241c5
1 changed files with 5 additions and 1 deletions
|
@ -49,12 +49,16 @@ third_party_settings:
|
||||||
plugin_id: node_post_date
|
plugin_id: node_post_date
|
||||||
weight: 6
|
weight: 6
|
||||||
label: hidden
|
label: hidden
|
||||||
formatter: ds_post_date_long
|
formatter: ds_post_date_month_day_year
|
||||||
node_title:
|
node_title:
|
||||||
plugin_id: node_title
|
plugin_id: node_title
|
||||||
weight: 0
|
weight: 0
|
||||||
label: hidden
|
label: hidden
|
||||||
formatter: default
|
formatter: default
|
||||||
|
settings:
|
||||||
|
link: true
|
||||||
|
wrapper: h2
|
||||||
|
class: ''
|
||||||
field_group:
|
field_group:
|
||||||
group_card_content:
|
group_card_content:
|
||||||
children:
|
children:
|
||||||
|
|
Loading…
Add table
Reference in a new issue