diff --git a/oliverbooth.dev/Pages/Shared/_Layout.cshtml b/oliverbooth.dev/Pages/Shared/_Layout.cshtml index 9a6102f..329fd35 100644 --- a/oliverbooth.dev/Pages/Shared/_Layout.cshtml +++ b/oliverbooth.dev/Pages/Shared/_Layout.cshtml @@ -3,10 +3,15 @@ - @ViewData["Title"] - oliverbooth.dev - - - + Oliver Booth + + + + + + + + @@ -43,9 +48,10 @@ - - - + + + + @await RenderSectionAsync("Scripts", required: false)