From 7219c948e625188941c74d2aa0e35acfb87be8d4 Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Fri, 11 Aug 2023 02:07:13 +0100 Subject: [PATCH] refactor: remove weird namespace declspec --- OliverBooth/Pages/Contact/Index.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OliverBooth/Pages/Contact/Index.cshtml b/OliverBooth/Pages/Contact/Index.cshtml index 9bb0df7..65a2dd1 100644 --- a/OliverBooth/Pages/Contact/Index.cshtml +++ b/OliverBooth/Pages/Contact/Index.cshtml @@ -3,7 +3,7 @@ ViewData["Title"] = "Contact"; } -

Contact

+

Contact

What would you like to talk about?