Final adjustments

This commit is contained in:
2025-11-01 12:42:40 +01:00
parent 416deaa772
commit 53caca383e
3 changed files with 35 additions and 1 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
<script>
document.addEventListener("DOMContentLoaded", function () {
const text = "agres.online";
const text = "Welcome";
const element = document.getElementById("typedText");
let index = 0;