Theme color to bg color

This commit is contained in:
Kalle
2022-12-05 16:32:14 +02:00
parent 4f7c3c6110
commit 51bebe00c8

View File

@@ -58,7 +58,7 @@ export const meta: MetaFunction = () => ({
description:
"Competitive Splatoon Hub featuring gear planner, event calendar, builds by top players, and more!",
viewport: "width=device-width,initial-scale=1",
"theme-color": "#8263de",
"theme-color": "#02011e",
"og:image": COMMON_PREVIEW_IMAGE,
});