diff --git a/Views/Shared/_Layout.cshtml b/Views/Shared/_Layout.cshtml index 07ac388..6cdb607 100644 --- a/Views/Shared/_Layout.cshtml +++ b/Views/Shared/_Layout.cshtml @@ -32,9 +32,10 @@ - + + @await RenderSectionAsync("Styles", required: false)