fix: update browser themeColor to new main page color

This commit is contained in:
Sebin Nyshkim 2022-01-06 23:14:53 +01:00
parent 5f61510881
commit d6df8dd21d

View file

@ -16,7 +16,7 @@ module.exports = {
card: "summary_large_image", card: "summary_large_image",
creator: "@SebinNyshkim", creator: "@SebinNyshkim",
}, },
themeColor: "#e74c3c", themeColor: "#597ea2",
}; };
const links = { const links = {