From b5a28e82343ef396f2780de18e390818b4871ed6 Mon Sep 17 00:00:00 2001 From: Tiara Lena Hock Date: Tue, 4 Aug 2026 10:52:25 +0200 Subject: [PATCH] Fix: Fix 404 errors in Footer by deleting the link section Signed-off-by: Tiara Lena Hock On-behalf-of: SAP --- docs/.vitepress/theme/components/VPFooter.vue | 9 --------- 1 file changed, 9 deletions(-) diff --git a/docs/.vitepress/theme/components/VPFooter.vue b/docs/.vitepress/theme/components/VPFooter.vue index 6e1668b..fa76800 100644 --- a/docs/.vitepress/theme/components/VPFooter.vue +++ b/docs/.vitepress/theme/components/VPFooter.vue @@ -118,15 +118,6 @@ const projectName = title || "Garden Linux"; - - -