From 6c999c3c88e9f894fc9746e01bf22be24f351d9b Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sun, 26 Jul 2020 18:16:08 -0400 Subject: Finished the projects page, changed footer --- components/Footer.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'components') diff --git a/components/Footer.vue b/components/Footer.vue index 1890e08..19aab10 100644 --- a/components/Footer.vue +++ b/components/Footer.vue @@ -3,7 +3,7 @@

Website is licensed under GPL-3.0.

Created using Vue.JS + NuxtJS and Vuetify. Hosted on Netlify.

-

© Copyright 2018-{{ new Date().getFullYear() }}, Andrew Lee. All rights reserved.

+

© Copyright 2018-{{ new Date().getFullYear() }} Andrew Lee. All rights reserved.

-- cgit v1.2.3