Skip to content

Commit

Permalink
Merge pull request #544 from DFE-Digital/SWCD-2597-Add-image-for-when…
Browse files Browse the repository at this point in the history
…-users-add-the-site-to-their-social-media-page

Swcd 2597 add image for when users add the site to their social media page
  • Loading branch information
nealhippo authored Nov 1, 2024
2 parents 8b717bf + 33a7fc0 commit 9def71b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Childrens-Social-Care-CPD/Views/Shared/_SiteLayout.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
<head>
<title>@ViewBag.ContextModel.Title</title>
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
<meta property="og:image" content="https://www.support-for-social-workers.education.gov.uk/assets/images/Title-card-with-site-image-png8.png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<link href="~/css/application.min.css" rel="stylesheet" />
@if (_cookieHelper.GetRequestAnalyticsCookieState(Context) == AnalyticsConsentState.Accepted)
{
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9def71b

Please sign in to comment.