interactive intro to open social at-me.zzstoatzz.io
25
fork

Configure Feed

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

update page titles to match atmosphere framing

also forces fresh HTML deploy to bust CDN cache — the previous
deploy served new JS but stale HTML with old onboarding element IDs,
which broke the tour silently.

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

+2 -2
+1 -1
index.html
··· 3 3 <head> 4 4 <meta charset="UTF-8"> 5 5 <meta name="viewport" content="width=device-width, initial-scale=1.0"> 6 - <title>@me - explore your atproto identity</title> 6 + <title>@me - explore the atmosphere</title> 7 7 <link rel="icon" type="image/svg+xml" href="/favicon.svg"> 8 8 9 9 <!-- Open Graph / Facebook -->
+1 -1
view.html
··· 4 4 <head> 5 5 <meta charset="UTF-8"> 6 6 <meta name="viewport" content="width=device-width, initial-scale=1.0"> 7 - <title>@me - explore your atproto identity</title> 7 + <title>@me - explore the atmosphere</title> 8 8 <link rel="icon" type="image/svg+xml" href="/favicon.svg"> 9 9 10 10 <!-- Open Graph / Facebook -->