trying view transition on the demo
Some checks are pending
/ Generate Site (push) Waiting to run
/ Publish Site (push) Blocked by required conditions

This commit is contained in:
Pagwin 2025-10-20 16:52:09 -04:00
parent 93f64ae233
commit 7717c9b7d0

View file

@ -11,6 +11,10 @@
<body>
<style>
@view-transition {
navigation: auto;
}
p {
max-width: 66ch;
}