diff --git a/Pages/Shared/_Layout.cshtml b/Pages/Shared/_Layout.cshtml index 099e7a6..4d906f3 100644 --- a/Pages/Shared/_Layout.cshtml +++ b/Pages/Shared/_Layout.cshtml @@ -14,6 +14,7 @@ zotan.pw >> @ViewData["title"] } + @await RenderSectionAsync("head", false) @@ -57,4 +58,4 @@ @await RenderSectionAsync("postfooter", false) - \ No newline at end of file +