From 97995ec5f681609eff32607bd8bf149034763e6a Mon Sep 17 00:00:00 2001 From: EonaCat Date: Thu, 8 Jan 2026 19:06:36 +0100 Subject: [PATCH] Updated --- EonaCat.Logger.LogServer/Pages/Index.cshtml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) 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!