From 9b2fed6716a4664c18a1b2f4bde5fbeb42a5d7c8 Mon Sep 17 00:00:00 2001 From: Ruidy Date: Fri, 13 Dec 2024 23:23:12 +0100 Subject: [PATCH] feat: improve footer and add links to github and portfolio --- components/AppFooter.vue | 42 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 39 insertions(+), 3 deletions(-) diff --git a/components/AppFooter.vue b/components/AppFooter.vue index f1ae40f..f0a873d 100644 --- a/components/AppFooter.vue +++ b/components/AppFooter.vue @@ -1,7 +1,43 @@