Reverted to png Open Graph image; reddit butchers it anyway.

This commit is contained in:
DebaucheryLibrarian 2024-06-26 00:28:28 +02:00
parent f5d25e1bd2
commit 8cada40311
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
<meta name="theme-color" content="#f65596">
<meta property="og:title" content="traxxx" />
<meta property="og:image" content="https://traxxx.me/img/og_logo.jpg" />
<meta property="og:image" content="https://traxxx.me/img/og_logo.png" />
<meta name="viewport" content="width=device-width,height=device-height,initial-scale=1.0,interactive-widget=resizes-content" />

View File

@ -65,7 +65,7 @@ async function onRenderHtml(pageContext) {
<meta name="theme-color" content="#f65596">
<meta property="og:title" content="traxxx" />
<meta property="og:image" content="https://traxxx.me/img/og_logo.jpg" />
<meta property="og:image" content="https://traxxx.me/img/og_logo.png" />
<meta name="viewport" content="width=device-width,height=device-height,initial-scale=1.0,interactive-widget=resizes-content" />
<meta name="description" content="${desc}" />