feat: add BLBLogo as og-image for social sharing

This commit is contained in:
2026-04-09 09:05:48 -05:00
parent ab5c9e9216
commit 527ddf4ecc
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ export default function Document() {
{/* Open Graph */}
<meta property="og:title" content="Bone Lord Bob — American Anime" />
<meta property="og:description" content="American Anime. Dark. Brutal. Beautiful." />
<meta property="og:image" content="https://bonelordbob.com/og-image.jpg" />
<meta property="og:image" content="https://bonelordbob.com/og-image.png" />
<meta property="og:url" content="https://bonelordbob.com/" />
<meta property="og:type" content="website" />
{/* Twitter Card */}
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 MiB