diff --git a/Pages/Shared/_Layout.cshtml b/Pages/Shared/_Layout.cshtml index 58b5527..151c116 100644 --- a/Pages/Shared/_Layout.cshtml +++ b/Pages/Shared/_Layout.cshtml @@ -4,7 +4,7 @@ @ViewData["Title"] - Nikola.Net - + @@ -41,8 +41,9 @@ - - + + + @await RenderSectionAsync("Scripts", required: false)