From 0c57ac05cf3f2c83e6c895b06b41be2824134777 Mon Sep 17 00:00:00 2001 From: HugoRCD Date: Mon, 11 Nov 2024 15:05:45 +0100 Subject: [PATCH] enhancement: Update status view in the lp footer --- apps/lp/app/components/layout/Footer.vue | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/apps/lp/app/components/layout/Footer.vue b/apps/lp/app/components/layout/Footer.vue index 9bdbfc39..cfc971a4 100644 --- a/apps/lp/app/components/layout/Footer.vue +++ b/apps/lp/app/components/layout/Footer.vue @@ -16,10 +16,6 @@ const nav = [ name: 'Roadmap', to: 'https://volta.net/HugoRCD/shelve', }, - { - name: 'Status', - to: 'https://shelve.betteruptime.com/', - } ], }, { @@ -81,6 +77,9 @@ const nav = [ HugoRCD +
+