Simplify social preview title and description
Title: MOTIF Description: Procedural Music Synthesis from MIDI 🤖 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
@@ -6,8 +6,8 @@
|
||||
<title>Motif - Procedural Music Synthesis</title>
|
||||
|
||||
<!-- OpenGraph / Social Media Preview -->
|
||||
<meta property="og:title" content="MOTIF - Procedural Music Synthesis">
|
||||
<meta property="og:description" content="Transform MIDI into retro game console vibes. Search, preview, and generate entirely new variations.">
|
||||
<meta property="og:title" content="MOTIF">
|
||||
<meta property="og:description" content="Procedural Music Synthesis from MIDI">
|
||||
<meta property="og:image" content="/chiptune_blog_piece_1000x.webp">
|
||||
<meta property="og:image:width" content="1200">
|
||||
<meta property="og:image:height" content="630">
|
||||
@@ -16,8 +16,8 @@
|
||||
|
||||
<!-- Twitter Card -->
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="MOTIF - Procedural Music Synthesis">
|
||||
<meta name="twitter:description" content="Transform MIDI into retro game console vibes. Search, preview, and generate entirely new variations.">
|
||||
<meta name="twitter:title" content="MOTIF">
|
||||
<meta name="twitter:description" content="Procedural Music Synthesis from MIDI">
|
||||
<meta name="twitter:image" content="/chiptune_blog_piece_1000x.webp">
|
||||
|
||||
<!-- General Meta -->
|
||||
|
||||
Reference in New Issue
Block a user