Update index.html

This commit is contained in:
sHa
2025-03-09 23:41:46 +02:00
committed by GitHub
parent 62868e7455
commit 81099202a4

View File

@@ -104,7 +104,7 @@
});
}
setInterval(nextSlide, 3000);
setInterval(nextSlide, 5000);
animateText();
</script>
</body>