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 e8e6fe5 commit 0438f90Copy full SHA for 0438f90
1 file changed
ui/astro.config.mjs
@@ -5,6 +5,6 @@ export default defineConfig({
5
base: '/ultimate-python',
6
output: 'static',
7
prefetch: {
8
- defaultStrategy: 'hover'
+ defaultStrategy: 'tap'
9
}
10
});
0 commit comments