From a53ea1ff93022ec991d392b53c18b4fb5fb2297d Mon Sep 17 00:00:00 2001 From: kevwhitt-hee Date: Wed, 12 Feb 2025 09:09:32 +0000 Subject: [PATCH 1/3] moves skip link outside of header for consistency with nhsuk --- DigitalLearningSolutions.Web/Views/Shared/_Layout.cshtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DigitalLearningSolutions.Web/Views/Shared/_Layout.cshtml b/DigitalLearningSolutions.Web/Views/Shared/_Layout.cshtml index 648ee41a51..bd3e9469fe 100644 --- a/DigitalLearningSolutions.Web/Views/Shared/_Layout.cshtml +++ b/DigitalLearningSolutions.Web/Views/Shared/_Layout.cshtml @@ -65,11 +65,11 @@ { @await Html.PartialAsync("~/Views/Shared/_GoogleTagManagerBodyTagJs.cshtml") } + + Skip to main content