diff --git a/EonaCat.Logger.LogServer/Pages/Index.cshtml b/EonaCat.Logger.LogServer/Pages/Index.cshtml index 7546bc8..a801e5c 100644 --- a/EonaCat.Logger.LogServer/Pages/Index.cshtml +++ b/EonaCat.Logger.LogServer/Pages/Index.cshtml @@ -1,7 +1,7 @@ @page @model IndexModel @{ - ViewData["Title"] = "Home page"; + ViewData["Title"] = "EonaCat LogCentral"; } @@ -9,7 +9,7 @@
-Logging all the things!