mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-04-25 15:56:19 -05:00
Add theme-color meta tag
This commit is contained in:
parent
806aabd4e1
commit
afd6a00fa2
|
|
@ -46,6 +46,7 @@ export const meta: MetaFunction = () => ({
|
|||
charset: "utf-8",
|
||||
title: "sendou.ink",
|
||||
viewport: "width=device-width,initial-scale=1",
|
||||
"theme-color": "#8263de",
|
||||
});
|
||||
|
||||
export interface RootLoaderData {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user