mirror of
https://github.com/SrIzan10/spongebin.git
synced 2026-05-01 11:05:09 +00:00
fix: fix mega image
This commit is contained in:
@@ -44,7 +44,7 @@ $themeStore.set(themeParam as BundledTheme);
|
|||||||
<meta property="og:description" content="a pastebin made of sponge" />
|
<meta property="og:description" content="a pastebin made of sponge" />
|
||||||
<meta
|
<meta
|
||||||
property="og:image"
|
property="og:image"
|
||||||
content={new URL("/images/sponge.png", Astro.url)}
|
content={new URL("/sponge.png", Astro.url)}
|
||||||
/>
|
/>
|
||||||
<meta property="og:url" content={Astro.url} />
|
<meta property="og:url" content={Astro.url} />
|
||||||
</head>
|
</head>
|
||||||
|
|||||||
Reference in New Issue
Block a user