From 6bfe6a963901a21659e5b24d981c9be20c983f90 Mon Sep 17 00:00:00 2001 From: Joe Gilliland-Lloyd <6943710+joegl@users.noreply.github.com> Date: Thu, 17 Aug 2023 15:28:11 -0500 Subject: [PATCH] SDSS-860: Updated news node metadata. (#212) * SDSS-860: Updated news node metadata. --- .../sync/metatag.metatag_defaults.node__stanford_news.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docroot/profiles/sdss/sdss_profile/config/sync/metatag.metatag_defaults.node__stanford_news.yml b/docroot/profiles/sdss/sdss_profile/config/sync/metatag.metatag_defaults.node__stanford_news.yml index aca7e1729..8730aa96a 100644 --- a/docroot/profiles/sdss/sdss_profile/config/sync/metatag.metatag_defaults.node__stanford_news.yml +++ b/docroot/profiles/sdss/sdss_profile/config/sync/metatag.metatag_defaults.node__stanford_news.yml @@ -12,7 +12,7 @@ tags: og_image_alt: '[node:su_news_featured_media:entity:field_media_image:alt|node:su_news_banner:entity:field_media_image:alt]' og_image_url: '[node:su_news_featured_media:entity:field_media_image:large|node:su_news_banner:entity:field_media_image:large]' og_type: article - twitter_cards_description: '[node:su_news_dek|node:su_news_byline|node:summary]' + twitter_cards_description: '[node:su_sdss_news_dek_long:value|node:su_news_dek|node:summary]' twitter_cards_image: '[node:su_news_featured_media:entity:field_media_image:large|node:su_news_banner:entity:field_media_image:large]' twitter_cards_image_alt: '[node:su_news_featured_media:entity:field_media_image:alt|node:su_news_banner:entity:field_media_image:alt]' twitter_cards_page_url: '[node:su_news_source:uri|node:url:absolute]'