diff --git a/Pages/Shared/_Layout.cshtml b/Pages/Shared/_Layout.cshtml index 4d906f3..7414e5e 100644 --- a/Pages/Shared/_Layout.cshtml +++ b/Pages/Shared/_Layout.cshtml @@ -14,7 +14,9 @@ zotan.pw >> @ViewData["title"] } - + + + @await RenderSectionAsync("head", false)