From 0d233a6b9c6dc61316c019a5fa2824c7e8b2dcaa Mon Sep 17 00:00:00 2001 From: Arthur DANJOU Date: Wed, 26 Jun 2024 22:56:51 +0200 Subject: [PATCH] Add blanked link --- app/components/AppFooter.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/app/components/AppFooter.vue b/app/components/AppFooter.vue index 3461945..0445b80 100644 --- a/app/components/AppFooter.vue +++ b/app/components/AppFooter.vue @@ -37,6 +37,7 @@ const socials = [ :href="social.link" :icon="social.icon" :label="social.label" + target="_blank" />