From 3c6a2209c22d7080c91ebf824b97b623c08c2a93 Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Fri, 11 Aug 2023 13:52:43 +0100 Subject: [PATCH] style: remove self-closing tag --- OliverBooth/Pages/Shared/_Layout.cshtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OliverBooth/Pages/Shared/_Layout.cshtml b/OliverBooth/Pages/Shared/_Layout.cshtml index 1d253f5..5e6bb9d 100644 --- a/OliverBooth/Pages/Shared/_Layout.cshtml +++ b/OliverBooth/Pages/Shared/_Layout.cshtml @@ -15,8 +15,8 @@ - - + +