diff --git a/src/DotNetMashup.Web/Views/Home/Index.cshtml b/src/DotNetMashup.Web/Views/Home/Index.cshtml
index 91c0745..e3dbd67 100644
--- a/src/DotNetMashup.Web/Views/Home/Index.cshtml
+++ b/src/DotNetMashup.Web/Views/Home/Index.cshtml
@@ -30,33 +30,5 @@
}
@section scripts{
-
+
}
\ No newline at end of file
diff --git a/src/DotNetMashup.Web/Views/Shared/_Layout.cshtml b/src/DotNetMashup.Web/Views/Shared/_Layout.cshtml
index 682bc8f..c6070ef 100644
--- a/src/DotNetMashup.Web/Views/Shared/_Layout.cshtml
+++ b/src/DotNetMashup.Web/Views/Shared/_Layout.cshtml
@@ -47,7 +47,6 @@
asp-fallback-test="_">
-
@RenderSection("scripts", required: false)