Add OG image card and fix share receipt URL

Add 1200x630 Open Graph card with visualizer bars and feature
price tags. Use summary_large_image for Twitter. Share receipt
now uses window.location.href instead of hardcoded URL.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Ole-Morten Duesund 2026-03-18 08:55:07 +01:00
commit 91bc580877
4 changed files with 112 additions and 2 deletions

View file

@ -8,7 +8,9 @@
<meta property="og:title" content="Pay2Play! — The Worst Music Player">
<meta property="og:description" content="A music player where pause costs $0.01, resume is a separate charge, and you only get 3 seconds free.">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary">
<meta property="og:image" content="og-card.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="og-card.png">
<meta name="twitter:title" content="Pay2Play! — The Worst Music Player">
<meta name="twitter:description" content="Every feature costs money. Even closing the app shows an unskippable ad.">
<link rel="preconnect" href="https://fonts.googleapis.com">