From 8b9cebf54d22b232c5d5b691a50fbac93bcf1f1c Mon Sep 17 00:00:00 2001 From: Arthur DANJOU Date: Fri, 21 Jun 2024 00:47:59 +0200 Subject: [PATCH] Add copyrights --- app/components/AppFooter.vue | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/app/components/AppFooter.vue b/app/components/AppFooter.vue index 2213c06..656b5ff 100644 --- a/app/components/AppFooter.vue +++ b/app/components/AppFooter.vue @@ -27,16 +27,18 @@ const socials = [ type="solid" /> -
-

Find me on:

-
- +
+
+

Find me on:

+
+ +

Or send me an email:

@@ -47,5 +49,8 @@ const socials = [ />
+
+ © {{ new Date().getFullYear() }} Arthur Danjou. All rights reserved. +