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", { ---