pocket-sized atproto pitch waow.tech

fix link text, make footer more subtle

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

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

+3 -3
+3 -3
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 + footer { margin-top: 4rem; font-size: 0.65rem; color: #bbb; } 27 + footer a { color: #bbb; } 28 28 </style> 29 29 </head> 30 30 <body> ··· 41 41 <p>stored by you in <a href="https://at-me.zzstoatzz.io/view/?handle=pfrazee.com" target="_blank">one place</a>.<br> 42 42 accessed with <a href="https://internethandle.org" target="_blank">one login</a>.</p> 43 43 44 - <p><a href="https://overreacted.io/open-social/#open-social" target="_blank">or at least they could be!</a></p> 44 + <p>or <a href="https://overreacted.io/open-social/#open-social" target="_blank">at least they could be!</a></p> 45 45 46 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> 47 47 </body>