From cfb6fa20d406a75ede4ab77b80a52ab1ed33fcb4 Mon Sep 17 00:00:00 2001 From: ludelanier Date: Wed, 8 May 2024 01:26:02 +0200 Subject: [PATCH] sonar --- index.html | 6 +++--- src/components/Footer.vue | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 518e373..7f5dfb6 100644 --- a/index.html +++ b/index.html @@ -1,9 +1,9 @@ - - - + + diff --git a/src/components/Footer.vue b/src/components/Footer.vue index 8f18bc4..246f082 100644 --- a/src/components/Footer.vue +++ b/src/components/Footer.vue @@ -6,10 +6,10 @@ import GithubLogo from './../assets/icons/github.svg';