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 195320a commit 660f181Copy full SHA for 660f181
src/assets/js/script.js
@@ -1340,8 +1340,6 @@ function initSkillXP() {
1340
1341
// Re-initialize skills after Surprise scroll or any DOM changes
1342
window.addEventListener("DOMContentLoaded", initSkillXP);
1343
-// Call the function once the DOM is ready
1344
-document.addEventListener("DOMContentLoaded", initDotEasterEgg);
1345
1346
/**
1347
* SYS ADMIN XP (Level 6 Mechanic)
0 commit comments