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

fix: remove redirect rules that break query params

Wisp appends query strings to redirect targets, breaking file lookup.
Rely on view/index.html directory indexing instead.

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

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

+1 -2
+1 -2
public/_redirects
··· 1 - /view /view.html 200 2 - /view/ /view.html 200
··· 1 + # Redirects handled by view/index.html directory structure