This page demonstrates the Netlify skew protection feature, which adds the
dpl query parameter to asset URLs (images, fonts, scripts, stylesheets).
This image has ?dpl=<deploy-id> appended to its URL:
Open DevTools and check the Network tab to see the ?dpl query parameter on the image URL.
Font preload tags and font requests now include ?dpl=<deploy-id>.
Open DevTools and check the Network tab to see the ?dpl query parameter on font requests.
Navigate to the other page to test view transitions with skew protection headers.