Use Wario sprite for social share image

Update og:image and twitter:image to wario-sprite.png
for WhatsApp, Telegram, Twitter previews

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
b1rdmania
2025-12-29 13:18:48 +00:00
parent cbb808b968
commit 3728887ba5
4 changed files with 11 additions and 11 deletions
+4 -4
View File
@@ -9,9 +9,9 @@
<!-- OpenGraph / Social Media Preview -->
<meta property="og:title" content="Check out this Gameboy tune — WARIO SYNTH" />
<meta property="og:description" content="Someone shared a song with you. Press play to hear it through the Wario Synthesis Engine — then generate your own." />
<meta property="og:image" content="https://motif-self.vercel.app/wario.png" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta property="og:image" content="https://motif-self.vercel.app/wario-sprite.png" />
<meta property="og:image:width" content="160" />
<meta property="og:image:height" content="160" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://motif-self.vercel.app/play" />
@@ -19,7 +19,7 @@
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Check out this Gameboy tune — WARIO SYNTH" />
<meta name="twitter:description" content="Someone shared a song with you. Press play to hear it through the Wario Synthesis Engine — then generate your own." />
<meta name="twitter:image" content="https://motif-self.vercel.app/wario.png" />
<meta name="twitter:image" content="https://motif-self.vercel.app/wario-sprite.png" />
<!-- Pixel Font -->
<link rel="preconnect" href="https://fonts.googleapis.com">