2cb81bd246
Build and Deploy Verso / deploy (push) Successful in 7m29s
A deck served at /p/:token (no trailing slash) made the browser resolve its relative asset references (main_files/... CSS+JS) against /p/, 404ing them — so the deck rendered as unstyled HTML with no reveal.js. Publish links now end in a slash, and the bare /p/:token URL 301-redirects to /p/:token/, so relative assets resolve under /p/:token/ and load correctly. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>