Update live demo link to www.wario.style

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
b1rdmania
2025-12-30 11:57:05 +00:00
parent 69094c9d86
commit f5fdc546bc
+2 -2
View File
@@ -6,7 +6,7 @@ Turn any song into a Game Boy version.
## Live Demo
**[wariosynthengine.com](https://wariosynthengine.com)** (or [motif-self.vercel.app](https://motif-self.vercel.app))
**[www.wario.style](https://www.wario.style)**
## About
@@ -59,7 +59,7 @@ WARIO SYNTH includes an embeddable widget at **`/embed`**:
```html
<iframe
src="https://wariosynthengine.com/embed?song=Hotel%20California"
src="https://www.wario.style/embed?song=Hotel%20California"
width="420"
height="260"
style="border:0;border-radius:12px;overflow:hidden"