diff --git a/OliverBooth/Pages/Shared/_Layout.cshtml b/OliverBooth/Pages/Shared/_Layout.cshtml index 535ea76..621f711 100644 --- a/OliverBooth/Pages/Shared/_Layout.cshtml +++ b/OliverBooth/Pages/Shared/_Layout.cshtml @@ -11,7 +11,7 @@ - + @if (ViewData["Title"] != null) { @ViewData["Title"] - Oliver Booth