Skip to content

Commit

Permalink
Update policy card headers
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish committed Feb 27, 2024
1 parent b55b06f commit 702077a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,7 @@ hidden:
su_event_cta: true
su_event_dek: true
su_event_email: true
su_event_ext_image: true
su_event_groups: true
su_event_keywords: true
su_event_map_link: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,8 @@ third_party_settings:
settings:
link: true
'link class': su-link--action
wrapper: h3
link_target: ''
wrapper: h2
class: ''
id: node.stanford_policy.stanford_card
targetEntityType: node
Expand Down
5 changes: 3 additions & 2 deletions config/sync/views.view.policies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ langcode: en
status: true
dependencies:
config:
- core.entity_view_mode.node.stanford_card
- core.entity_view_mode.node.stanford_h3_card
- core.entity_view_mode.node.teaser
- node.type.stanford_policy
module:
Expand Down Expand Up @@ -322,7 +322,8 @@ display:
row:
type: 'entity:node'
options:
view_mode: stanford_card
relationship: none
view_mode: stanford_h3_card
defaults:
title: false
css_class: false
Expand Down

0 comments on commit 702077a

Please sign in to comment.