add meta theme-color
This commit is contained in:
@@ -20,6 +20,7 @@ import tailwindCss from "~/modules/ui/tailwind.out.css"
|
|||||||
export const meta: MetaFunction = () => ({
|
export const meta: MetaFunction = () => ({
|
||||||
"title": "Reacord",
|
"title": "Reacord",
|
||||||
"description": packageJson.description,
|
"description": packageJson.description,
|
||||||
|
"theme-color": "#21754b",
|
||||||
|
|
||||||
"og:url": "https://reacord.fly.dev/",
|
"og:url": "https://reacord.fly.dev/",
|
||||||
"og:type": "website",
|
"og:type": "website",
|
||||||
|
|||||||
Reference in New Issue
Block a user