Use wario-synth.png for social share image
- Update og:image and twitter:image to use wario-synth.png - Update image dimensions to 1472x704 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -9,9 +9,9 @@
|
||||
<!-- OpenGraph / Social Media Preview -->
|
||||
<meta property="og:title" content="WARIO SYNTH" />
|
||||
<meta property="og:description" content="Tap to play this Gameboy tune" />
|
||||
<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:image" content="https://motif-self.vercel.app/wario-synth.png" />
|
||||
<meta property="og:image:width" content="1472" />
|
||||
<meta property="og:image:height" content="704" />
|
||||
<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" />
|
||||
<meta name="twitter:title" content="WARIO SYNTH" />
|
||||
<meta name="twitter:description" content="Tap to play this Gameboy tune" />
|
||||
<meta name="twitter:image" content="https://motif-self.vercel.app/wario-sprite.png" />
|
||||
<meta name="twitter:image" content="https://motif-self.vercel.app/wario-synth.png" />
|
||||
|
||||
<style>
|
||||
/* Local Pixel Font */
|
||||
|
||||
Reference in New Issue
Block a user