A viewer for AtmosphereConf 2026 talks with fixed routes you can link to
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add OpenGraph and Twitter meta tags, update description

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

+8 -1
+8 -1
public/index.html
··· 4 4 <meta charset="UTF-8"> 5 5 <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 6 <title>ATmosphereConf TV</title> 7 - <meta name="description" content="Channel-surf through ATmosphereConf 2026 talks like it's 1987."> 7 + <meta name="description" content="Channel-surf through ATmosphereConf 2026 talks."> 8 + <meta property="og:title" content="ATmosphereConf TV"> 9 + <meta property="og:description" content="Channel-surf through ATmosphereConf 2026 talks."> 10 + <meta property="og:type" content="website"> 11 + <meta property="og:url" content="https://atmosphereconf.tv"> 12 + <meta name="twitter:card" content="summary"> 13 + <meta name="twitter:title" content="ATmosphereConf TV"> 14 + <meta name="twitter:description" content="Channel-surf through ATmosphereConf 2026 talks."> 8 15 <link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>📺</text></svg>"> 9 16 <style> 10 17 @import url('https://fonts.googleapis.com/css2?family=VT323&family=Press+Start+2P&display=swap');