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 @@ - EonaCat Logger + EonaCat LogCentral @@ -30,8 +30,6 @@ --shadow-hover: 0 20px 35px -15px rgba(0,0,0,.25); } - @@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap'); - * { font-family: 'Inter', sans-serif; } @@ -227,7 +225,7 @@
-

EonaCat Logger

+

EonaCat LogCentral

Logging all the things!