From 9e2fa951f15286925043ce3cb8fa33464121f757 Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Wed, 16 Aug 2023 14:08:33 +0100 Subject: [PATCH] refactor: use PascalCase for asp-page routes --- OliverBooth/Pages/Blog/Article.cshtml | 2 +- OliverBooth/Pages/Contact/Index.cshtml | 14 +++++++------- OliverBooth/Pages/Contact/JobOpportunity.cshtml | 2 +- OliverBooth/Pages/Contact/OpenSource.cshtml | 2 +- OliverBooth/Pages/Contact/Other.cshtml | 2 +- OliverBooth/Pages/Contact/Privacy.cshtml | 2 +- OliverBooth/Pages/Contact/ProjectIdea.cshtml | 4 ++-- OliverBooth/Pages/Contact/TechnicalHelp.cshtml | 2 +- OliverBooth/Pages/Index.cshtml | 6 +++--- OliverBooth/Pages/Privacy/GooglePlay.cshtml | 4 ++-- OliverBooth/Pages/Privacy/Index.cshtml | 4 ++-- OliverBooth/Pages/Shared/_Layout.cshtml | 12 ++++++------ 12 files changed, 28 insertions(+), 28 deletions(-) diff --git a/OliverBooth/Pages/Blog/Article.cshtml b/OliverBooth/Pages/Blog/Article.cshtml index fcc97ac..0cd7b79 100644 --- a/OliverBooth/Pages/Blog/Article.cshtml +++ b/OliverBooth/Pages/Blog/Article.cshtml @@ -18,7 +18,7 @@