pocket-sized atproto pitch waow.tech
0
fork

Configure Feed

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

update homepage: link photos/posts/memories, add nav descriptions

- photos → next.grain.social
- posts → bluesky feed
- memories → semble.so
- added descriptions for explore, vote, listen

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

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

zzstoatzz e5865706 33a3a779

+4 -4
+4 -4
index.html
··· 21 21 </head> 22 22 <body> 23 23 <h1><a href="https://internethandle.org" target="_blank">waow</a></h1> 24 - <p>your photos. your posts. your memories.<br> 24 + <p>your <a href="https://next.grain.social" target="_blank">photos</a>. your <a href="https://bsky.app/profile/did:plc:3guzzweuqraryl3rdkimjamk/feed/for-you" target="_blank">posts</a>. your <a href="https://semble.so" target="_blank">memories</a>.<br> 25 25 yours - at least, they can be.</p> 26 26 <nav> 27 - <a href="https://at-me.zzstoatzz.io" target="_blank">explore</a> 28 - <a href="https://pollz.waow.tech" target="_blank">vote</a> 29 - <a href="https://plyr.fm" target="_blank">listen</a> 27 + <a href="https://at-me.zzstoatzz.io" target="_blank">explore</a> - see how your data is stored<br> 28 + <a href="https://pollz.waow.tech" target="_blank">vote</a> - create and share polls on atproto<br> 29 + <a href="https://plyr.fm" target="_blank">listen</a> - discover music on atproto 30 30 </nav> 31 31 </body> 32 32 </html>