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
|
||||
weight: 6
|
||||
label: hidden
|
||||
formatter: ds_post_date_long
|
||||
formatter: ds_post_date_month_day_year
|
||||
node_title:
|
||||
plugin_id: node_title
|
||||
weight: 0
|
||||
label: hidden
|
||||
formatter: default
|
||||
settings:
|
||||
link: true
|
||||
wrapper: h2
|
||||
class: ''
|
||||
field_group:
|
||||
group_card_content:
|
||||
children:
|
||||
|
|
Loading…
Add table
Reference in a new issue