Update branding: Wario Synthesis Engine 16-Bit Midi
Consistent title across README, page titles, and social previews. Tagline: Turn any song into a Game Boy version. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# WARIO SYNTH
|
||||
# Wario Synthesis Engine 16-Bit Midi
|
||||
|
||||

|
||||
|
||||
Turn any song into retro Game Boy music using the Wario Synthesis Engine.
|
||||
Turn any song into a Game Boy version.
|
||||
|
||||
## Live Demo
|
||||
|
||||
|
||||
+3
-3
@@ -3,10 +3,10 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
||||
<title>Wario Synth - Game Boy Midi Synthesis Engine</title>
|
||||
<title>Wario Synthesis Engine 16-Bit Midi</title>
|
||||
|
||||
<!-- OpenGraph / Social Media Preview -->
|
||||
<meta property="og:title" content="Wario Synth 16-Bit Midi">
|
||||
<meta property="og:title" content="Wario Synthesis Engine 16-Bit Midi">
|
||||
<meta property="og:description" content="Turn any song into a Game Boy version">
|
||||
<meta property="og:image" content="/wariosynthlogo.png">
|
||||
<meta property="og:image:width" content="1180">
|
||||
@@ -16,7 +16,7 @@
|
||||
|
||||
<!-- Twitter Card -->
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="Wario Synth 16-Bit Midi">
|
||||
<meta name="twitter:title" content="Wario Synthesis Engine 16-Bit Midi">
|
||||
<meta name="twitter:description" content="Turn any song into a Game Boy version">
|
||||
<meta name="twitter:image" content="/wariosynthlogo.png">
|
||||
|
||||
|
||||
@@ -3,11 +3,11 @@
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" />
|
||||
<title>Wario Synth - Game Boy Midi Synthesis Engine</title>
|
||||
<title>Wario Synthesis Engine 16-Bit Midi</title>
|
||||
<meta name="description" content="Tap to play this Gameboy tune" />
|
||||
|
||||
<!-- OpenGraph / Social Media Preview -->
|
||||
<meta property="og:title" content="Wario Synth 16-Bit Midi" />
|
||||
<meta property="og:title" content="Wario Synthesis Engine 16-Bit Midi" />
|
||||
<meta property="og:description" content="Turn any song into a Game Boy version" />
|
||||
<meta property="og:image" content="https://motif-self.vercel.app/wariosynthlogo.png" />
|
||||
<meta property="og:image:width" content="1180" />
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
<!-- Twitter Card -->
|
||||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<meta name="twitter:title" content="Wario Synth 16-Bit Midi" />
|
||||
<meta name="twitter:title" content="Wario Synthesis Engine 16-Bit Midi" />
|
||||
<meta name="twitter:description" content="Turn any song into a Game Boy version" />
|
||||
<meta name="twitter:image" content="https://motif-self.vercel.app/wariosynthlogo.png" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user