Skip to content

Commit 379f39a

Browse files
Legacy Code
1 parent 91b0489 commit 379f39a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/script.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ document.querySelectorAll('a[href^="#"]').forEach(anchor => {
2121

2222
var typed = new Typed("#typed", {
2323
stringsElement: '#typed-strings',
24-
typeSpeed: 30,
24+
typeSpeed: 40,
2525
backSpeed: 10,
2626
loop: true
2727
});

0 commit comments

Comments
 (0)