From 99ef8bae4cca049dd389ee2d5200ed723b6ba652 Mon Sep 17 00:00:00 2001 From: Justin Peacock Date: Wed, 16 Jun 2021 09:29:55 -0400 Subject: [PATCH] Update messages.json small change but updated the year in the footer. maybe there's a better way to grab the date with a function? --- frontend/js/i18n/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/js/i18n/messages.json b/frontend/js/i18n/messages.json index 2fb4a04..5be803c 100644 --- a/frontend/js/i18n/messages.json +++ b/frontend/js/i18n/messages.json @@ -60,7 +60,7 @@ }, "footer": { "fork-me": "Fork me on Github", - "copy": "© 2019 jc21.com.", + "copy": "© 2021 jc21.com.", "theme": "Theme by Tabler" }, "dashboard": {