From e2ecc6dc5711fd1b28877863161e0ac2633dbd23 Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Tue, 8 Aug 2023 00:30:57 +0100 Subject: [PATCH] refactor: route blog to asp not remote page --- OliverBooth/Pages/Shared/_Layout.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OliverBooth/Pages/Shared/_Layout.cshtml b/OliverBooth/Pages/Shared/_Layout.cshtml index 58593a2..9b9817e 100644 --- a/OliverBooth/Pages/Shared/_Layout.cshtml +++ b/OliverBooth/Pages/Shared/_Layout.cshtml @@ -29,7 +29,7 @@ Home
  • - Blog + Blog
  • Tutorials