add shuffling to the typing!

This commit is contained in:
Luke Murphy 2016-03-01 15:15:48 +01:00
parent cd97e93503
commit dcc634530c

View File

@ -140,6 +140,7 @@
typeSpeed: 90,
backSpeed: 10,
loop: true,
shuffle:true,
contentType: 'html'
});
});