From b4b38792b9d6674fa851f670e7ee17ff68f466b3 Mon Sep 17 00:00:00 2001 From: Ekta bharti Date: Fri, 10 May 2024 15:31:34 +0530 Subject: [PATCH] 10-05-24 --- js/script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/script.js b/js/script.js index 0977c54..25d5c9c 100644 --- a/js/script.js +++ b/js/script.js @@ -1,6 +1,6 @@ /* typing animation */ var typed = new Typed(".typing", { - strings: ["", "Web Designer", "Cloud Enginner", "Web Developer", "Graphic Designer", "YouTuber"], + strings: ["", "Web Designer", "Cloud Enginner", "Web Developer", "Graphic Designer", "Creator"], typeSpeed: 100, backSpeed: 60, loop: true