From 418a5a2d718d9e4778fa5c25ebc70a9a162a6b58 Mon Sep 17 00:00:00 2001 From: webfussel Date: Fri, 31 Jan 2025 19:47:25 +0100 Subject: [PATCH] FIX: smaller footer. Smaller footer notes --- components/Footer.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Footer.vue b/components/Footer.vue index e726586..02ef69c 100644 --- a/components/Footer.vue +++ b/components/Footer.vue @@ -22,7 +22,7 @@ const nav = [ }, { to: `/#skills`, label: 'Meine Expertise', - 'aria-label': 'Link dieser Seite: Meine Expertis' + 'aria-label': 'Link dieser Seite: Meine Expertise' }, { to: `/#customers`, label: 'Kunden',