diff --git a/OliverBooth/Pages/Shared/_Layout.cshtml b/OliverBooth/Pages/Shared/_Layout.cshtml index e273ebf..b35713c 100644 --- a/OliverBooth/Pages/Shared/_Layout.cshtml +++ b/OliverBooth/Pages/Shared/_Layout.cshtml @@ -4,6 +4,7 @@ + @if (ViewData["Title"] != null) { @ViewData["Title"] - Oliver Booth