Fix borked og image
lol wrong extension
This commit is contained in:
parent
8d35d476e3
commit
c3ee4e8ad1
|
@ -39,7 +39,7 @@
|
||||||
property="og:description"
|
property="og:description"
|
||||||
content="Minimalistic opinionated Mastodon web client"
|
content="Minimalistic opinionated Mastodon web client"
|
||||||
/>
|
/>
|
||||||
<meta property="og:image" content="%VITE_WEBSITE%/og-image-2.png" />
|
<meta property="og:image" content="%VITE_WEBSITE%/og-image-2.jpg" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="app"></div>
|
<div id="app"></div>
|
||||||
|
|
Loading…
Reference in a new issue