fix: update browser themeColor to new main page color
This commit is contained in:
parent
5f61510881
commit
d6df8dd21d
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ module.exports = {
|
|||
card: "summary_large_image",
|
||||
creator: "@SebinNyshkim",
|
||||
},
|
||||
themeColor: "#e74c3c",
|
||||
themeColor: "#597ea2",
|
||||
};
|
||||
|
||||
const links = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue