pocket-sized atproto pitch waow.tech
0
fork

Configure Feed

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

add open graph meta tags for link preview

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

zzstoatzz 2bdff6b0 8c2ee784

+5
+5
index.html
··· 4 4 <meta charset="UTF-8"> 5 5 <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 6 <title>waow.tech</title> 7 + <meta property="og:title" content="waow.tech"> 8 + <meta property="og:description" content="stored by you in one place. accessed with one login."> 9 + <meta property="og:url" content="https://waow.tech"> 10 + <meta property="og:type" content="website"> 11 + <meta name="twitter:card" content="summary"> 7 12 <style> 8 13 body { 9 14 font-family: system-ui, -apple-system, sans-serif;