From 9160677be689befb73ce963a6a95234e7d01e47c Mon Sep 17 00:00:00 2001 From: Sebin Nyshkim Date: Thu, 19 Jan 2023 19:28:43 +0100 Subject: [PATCH] chore: move Fontawesome attribution from footer to AttributionView --- src/App.vue | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/src/App.vue b/src/App.vue index ffa2ede..969389c 100644 --- a/src/App.vue +++ b/src/App.vue @@ -13,16 +13,6 @@ import { version } from "../package.json"; -

v{{ version }} © Sebin Nyshkim

-

- Icons © - - Font Awesome - -

+

v{{ version }} © {{ new Date().getFullYear() }} Sebin Nyshkim