Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
arasgungore committed Mar 24, 2024
1 parent 9d35576 commit aac0ed7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -838,8 +838,8 @@ <h3 style="color:#12d640;">Email</h3>
var typed = new Typed('.typing',{
strings: ["an Engineer", "a Developer", "a Researcher"],
loop: true,
typeSpeed: 100,
backSpeed: 100
typeSpeed: 85,
backSpeed: 85
});
</script>

Expand Down

0 comments on commit aac0ed7

Please sign in to comment.