Embarko ยท static path

Second page served

Reaching this page proves the whole uploaded directory was published, not just index.html, and that relative asset paths resolve the same from a non-root URL — this page loads the identical stylesheet.

Redeploy check

To confirm versioning works, change the build marker on the home page to static-check-v2, redeploy under a new version, and reload. The page should show v2, while versions/ on the server still holds v1 and current now points at the new one.

← Back to the checks