We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52fb1e6 commit 035390bCopy full SHA for 035390b
index.html
@@ -8,6 +8,7 @@
8
<script>
9
if (!window.CustomStateSet) location.replace("./v1/");
10
</script>
11
+ <style media="prefers-reduced-motion: no-preference">@view-transition { navigation: auto; }</style>
12
<link rel="stylesheet" href="css/main.min.css?v2.0.3">
13
<meta name="description" content="Handy dependency-free floating scrollbar web component">
14
<meta property="og:url" content="https://amphiluke.github.io/handy-scroll">
@@ -99,7 +100,7 @@ <h3>Demo’s code</h3>
99
100
</ul>
101
</aside>
102
<p>
- © 2024 Amphiluke<br>
103
+ © 2025 Amphiluke<br>
104
<a href="https://github.com/Amphiluke/handy-scroll">handy-scroll on GitHub</a>
105
</p>
106
</footer>
0 commit comments