From d6df8dd21d0d098ba601afb0c619af411a10eba2 Mon Sep 17 00:00:00 2001 From: Sebin Nyshkim Date: Thu, 6 Jan 2022 23:14:53 +0100 Subject: [PATCH] fix: update browser themeColor to new main page color --- vue.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vue.config.js b/vue.config.js index b400d00..763528e 100644 --- a/vue.config.js +++ b/vue.config.js @@ -16,7 +16,7 @@ module.exports = { card: "summary_large_image", creator: "@SebinNyshkim", }, - themeColor: "#e74c3c", + themeColor: "#597ea2", }; const links = {