Fix m ain page metadata
This commit is contained in:
parent
1166bade38
commit
51797c7426
1 changed files with 3 additions and 3 deletions
|
@ -21,10 +21,10 @@
|
||||||
|
|
||||||
<meta name="darkreader-lock">
|
<meta name="darkreader-lock">
|
||||||
|
|
||||||
<meta content="Violet's EVIL Purgatory" property="og:title" />
|
<meta content="Violet's Purgatory" property="og:title" />
|
||||||
<meta content="Hi, I'm Violet, an EVIL 15 year old web & game developer. Happy Halloween!" property="og:description" />
|
<meta content="Hi, I'm Violet, a 15 year old web & game developer." property="og:description" />
|
||||||
<meta content="https://api.violets-purgatory.dev/v1/pfp" property="og:image" />
|
<meta content="https://api.violets-purgatory.dev/v1/pfp" property="og:image" />
|
||||||
<meta content="orange" data-react-helmet="true" name="theme-color" />
|
<meta content="#a200ff" data-react-helmet="true" name="theme-color" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
Loading…
Reference in a new issue