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:
+4
-4
@@ -8,9 +8,9 @@
|
||||
<!-- OpenGraph / Social Media Preview -->
|
||||
<meta property="og:title" content="WARIO SYNTH">
|
||||
<meta property="og:description" content="Turn any song into retro game console music">
|
||||
<meta property="og:image" content="/wario.png">
|
||||
<meta property="og:image:width" content="1200">
|
||||
<meta property="og:image:height" content="630">
|
||||
<meta property="og:image" content="/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">
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="WARIO SYNTH">
|
||||
<meta name="twitter:description" content="Turn any song into retro game console music">
|
||||
<meta name="twitter:image" content="/wario.png">
|
||||
<meta name="twitter:image" content="/wario-sprite.png">
|
||||
|
||||
<!-- General Meta -->
|
||||
<meta name="description" content="WARIO SYNTH - Transform any song into retro Gameboy-style game console music. Search, preview MIDI, and generate chiptune versions.">
|
||||
|
||||
Reference in New Issue
Block a user