Skip to content

Commit

Permalink
Merge pull request #51 from SkyCryptWebsite/DuckySoLucky-patch-1
Browse files Browse the repository at this point in the history
change to tap
  • Loading branch information
Shiiyu authored Dec 25, 2024
2 parents cba99bb + 0073c15 commit 13909fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
%sveltekit.head%
</head>

<body data-sveltekit-preload-data="hover" class="h-full min-h-screen">
<body data-sveltekit-preload="tap" class="h-full min-h-screen">
<div style="display: contents">%sveltekit.body%</div>
</body>
</html>

0 comments on commit 13909fb

Please sign in to comment.