diff --git a/OliverBooth/Pages/Shared/_Layout.cshtml b/OliverBooth/Pages/Shared/_Layout.cshtml index 4bf9f47..58593a2 100644 --- a/OliverBooth/Pages/Shared/_Layout.cshtml +++ b/OliverBooth/Pages/Shared/_Layout.cshtml @@ -6,11 +6,12 @@ Oliver Booth - + + @@ -60,8 +61,7 @@ - - + @await RenderSectionAsync("Scripts", required: false)