mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-13 22:56:05 -05:00
Theme color to bg color
This commit is contained in:
@@ -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,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user