From b2765b002a5d313606bc7c3ae047cb0bf0133555 Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Fri, 4 Aug 2023 12:56:56 +0100 Subject: [PATCH] chore: update link and style refs --- oliverbooth.dev/Pages/Shared/_Layout.cshtml | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) 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)