Update share description copy

This commit is contained in:
b1rdmania
2025-12-29 13:28:39 +00:00
parent 3af9eec13f
commit aa5eaa4453
+1 -1
View File
@@ -221,7 +221,7 @@ app.get('/s/:code', async (req, res) => {
const sharedTitle = (payload.title || '').trim();
const ogTitle = sharedTitle || 'WARIO SYNTH';
const ogDescription = 'I made this in WARIO SYNTH';
const ogDescription = 'I made this in Wario Synth, click to listen or generate your own';
const html = `<!doctype html>
<html lang="en">