From 51ac88605eebb040970755fc943d491aa7ea2d77 Mon Sep 17 00:00:00 2001 From: AdityaKhatri Date: Thu, 2 Jul 2026 15:10:03 +0545 Subject: [PATCH] feat: add uptime status link --- src/components/Footer/index.tsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/components/Footer/index.tsx b/src/components/Footer/index.tsx index c0c4e4ff..52ea26cd 100644 --- a/src/components/Footer/index.tsx +++ b/src/components/Footer/index.tsx @@ -145,7 +145,12 @@ function Footer(props: Props) { {t('copyright', { year: currentYear })}
- {t('uptime-pretext')} + + {t('uptime-pretext')} +