Skip to content

Commit 3cd4e32

Browse files
committed
Increase delay to 500
1 parent 1c3ee63 commit 3cd4e32

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

assets/js/entry/html.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ onDocumentReady(() => {
5858
}
5959
},
6060
linkSelector: 'a[href]:not([href^="/"]):not([href^="http"])',
61-
plugins: [new SwupA11yPlugin(), new SwupProgressPlugin()]
61+
plugins: [new SwupA11yPlugin(), new SwupProgressPlugin({delay: 500})]
6262
})
6363
}
6464

formatters/html/dist/html-FB3I3KYV.js renamed to formatters/html/dist/html-FU3IVMGH.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)