From a397e0342cacba5a8cbef857e68fef40663548fb Mon Sep 17 00:00:00 2001 From: Ku6epXBOCTuK Date: Mon, 7 Sep 2026 01:49:23 +0500 Subject: [PATCH] feat: rename pages --- src/pages/dashboard.astro | 6 +++--- src/pages/index.astro | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/pages/dashboard.astro b/src/pages/dashboard.astro index 0e63a01..3af6190 100644 --- a/src/pages/dashboard.astro +++ b/src/pages/dashboard.astro @@ -7,15 +7,15 @@ const base = import.meta.env.BASE_URL.replace(/\/+$/, ""); ---
← BACK TO TIMER - SLA MONITOR + GITHUB SUPPORT SLA MONITOR #4549142
diff --git a/src/pages/index.astro b/src/pages/index.astro index d51426d..a1e8d31 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -35,8 +35,8 @@ const startLabel = START_DATE.toLocaleDateString("en-US", { ---