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 8015992 commit 728d803Copy full SHA for 728d803
static/assets/js/home.js
@@ -54,7 +54,7 @@ if (
54
`;
55
doc.head.appendChild(script);
56
}
57
- }, 5000);
+ }, 2000);
58
59
// Particles
60
document.addEventListener("DOMContentLoaded", event => {
0 commit comments