From c52153252e525baca60d188067896df27b021003 Mon Sep 17 00:00:00 2001 From: Matt Barton Date: Mon, 4 Nov 2024 09:21:59 +0000 Subject: [PATCH] fix: add meta tags for twitter link preview --- .../Views/Shared/_SiteLayout.cshtml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/Childrens-Social-Care-CPD/Views/Shared/_SiteLayout.cshtml b/Childrens-Social-Care-CPD/Views/Shared/_SiteLayout.cshtml index 36423f61..7327b34f 100644 --- a/Childrens-Social-Care-CPD/Views/Shared/_SiteLayout.cshtml +++ b/Childrens-Social-Care-CPD/Views/Shared/_SiteLayout.cshtml @@ -5,9 +5,13 @@ @ViewBag.ContextModel.Title - - - + + + + + + + @if (_cookieHelper.GetRequestAnalyticsCookieState(Context) == AnalyticsConsentState.Accepted) {