We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91b0489 commit 379f39aCopy full SHA for 379f39a
js/script.js
@@ -21,7 +21,7 @@ document.querySelectorAll('a[href^="#"]').forEach(anchor => {
21
22
var typed = new Typed("#typed", {
23
stringsElement: '#typed-strings',
24
- typeSpeed: 30,
+ typeSpeed: 40,
25
backSpeed: 10,
26
loop: true
27
});
0 commit comments