Restore FAQ content with Claude Code image
- Bring back fuller FAQ descriptions - Restore wario.png image in Claude Code easter egg - Keep "Ps. I love Claude Code." header 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
+6
-6
@@ -1217,20 +1217,20 @@
|
||||
<main>
|
||||
<div class="faq-grid">
|
||||
<div class="faq-item">
|
||||
<h4>What is it?</h4>
|
||||
<p>Turn any song into Gameboy-style synth. Search, preview, generate.</p>
|
||||
<h4>What is WARIO SYNTH?</h4>
|
||||
<p>Turn any song into retro Gameboy-style synth. Search a track, preview the MIDI, hit Generate.</p>
|
||||
</div>
|
||||
<div class="faq-item">
|
||||
<h4>How does it work?</h4>
|
||||
<p>We find MIDI files online, analyse the structure, then resynthesise with Web Audio.</p>
|
||||
<p>We scrape MIDI files from the web, analyse the structure (melody, bass, chords), then resynthesise with the Wario Synthesis Engine via Web Audio.</p>
|
||||
</div>
|
||||
<div class="faq-item">
|
||||
<h4>Why "Enable Audio" on iPhone?</h4>
|
||||
<p>Apple blocks sound until you tap. Hit the button once and you're good.</p>
|
||||
<p>Apple blocks sound until you tap something. Hit the button once and you're good. Still silent? Check your ringer switch.</p>
|
||||
</div>
|
||||
<div class="faq-item">
|
||||
<h4>Ps.</h4>
|
||||
<p>Built with Claude Code.</p>
|
||||
<h4>Ps. I love Claude Code.</h4>
|
||||
<img src="/wario.png" alt="Wario moment" style="margin-top: 8px; max-width: 100%; opacity: 0.85;" />
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user