pocket-sized atproto pitch waow.tech
0
fork

Configure Feed

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

add open social link and footer disclaimer

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

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

zzstoatzz bdba9179 ef595504

+5 -1
+5 -1
index.html
··· 23 23 h1 a:hover { text-decoration: underline; } 24 24 nav { margin: 1rem 0; } 25 25 nav a { margin-right: 1rem; } 26 + footer { margin-top: 3rem; font-size: 0.75rem; color: #888; } 27 + footer a { color: #888; } 26 28 </style> 27 29 </head> 28 30 <body> ··· 39 41 <p>stored by you in <a href="https://at-me.zzstoatzz.io/view/?handle=pfrazee.com" target="_blank">one place</a>.<br> 40 42 accessed with <a href="https://internethandle.org" target="_blank">one login</a>.</p> 41 43 42 - <p>or at least they could be!</p> 44 + <p><a href="https://overreacted.io/open-social/#open-social" target="_blank">or at least they could be!</a></p> 45 + 46 + <footer>not affiliated with AT Protocol in any official capacity. made by <a href="https://bsky.app/profile/zzstoatzz.io" target="_blank">@zzstoatzz.io</a></footer> 43 47 </body> 44 48 </html>