diff --git a/LearningHub.Nhs.WebUI/Views/Shared/Tenant/LearningHub/_Layout.cshtml b/LearningHub.Nhs.WebUI/Views/Shared/Tenant/LearningHub/_Layout.cshtml
index 6b679b67e..c1dccf585 100644
--- a/LearningHub.Nhs.WebUI/Views/Shared/Tenant/LearningHub/_Layout.cshtml
+++ b/LearningHub.Nhs.WebUI/Views/Shared/Tenant/LearningHub/_Layout.cshtml
@@ -51,11 +51,13 @@
@await Html.PartialAsync("_GoogleAnalytics")
+
Skip to main content
@@ -159,6 +161,7 @@
+
@RenderSection("Scripts", required: false)
diff --git a/global.json b/global.json
new file mode 100644
index 000000000..0974123a3
--- /dev/null
+++ b/global.json
@@ -0,0 +1,5 @@
+{
+ "sdk": {
+ "version": "8.0.412"
+ }
+}
\ No newline at end of file
diff --git a/nuget.config.cicd b/nuget.config.cicd
new file mode 100644
index 000000000..bb1f051c9
--- /dev/null
+++ b/nuget.config.cicd
@@ -0,0 +1,50 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/nuget.config.template b/nuget.config.template
new file mode 100644
index 000000000..ec515b2d1
--- /dev/null
+++ b/nuget.config.template
@@ -0,0 +1,50 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+