mycro-zine/web/app
Jeff Emmett 779a0806a2 fix: correct image URL path to match API route
Changed from /api/zine/[id]/image/p1.png to /api/zine/[id]?image=p1
to match the actual API route handler.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-18 19:27:13 -05:00
..
api fix: correct image URL path to match API route 2025-12-18 19:27:13 -05:00
create feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -05:00
z/[id] feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -05:00
globals.css feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -05:00
layout.tsx feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -05:00
page.tsx feat: add prompt-to-print web app at zine.jeffemmett.com 2025-12-18 17:55:39 -05:00