Update 1.js

This commit is contained in:
FURK4NGG
2025-02-18 17:46:28 +03:00
committed by GitHub
parent 04cfb1c6c1
commit b4a14b910e
-1
View File
@@ -61,7 +61,6 @@ getCurrentYear().then(age => {
/*SCROLL REVEALING*/
document.addEventListener('DOMContentLoaded', () => {
const textContainer = document.getElementById('animatedTextContainer');
if (!textContainer) return;
// Split text into words and wrap each word in a span