From 7ead7fa519b2605b49137877dad90d289f15f7c1 Mon Sep 17 00:00:00 2001 From: Marc Cataford Date: Tue, 22 Dec 2015 18:44:30 -0500 Subject: [PATCH] Modified typed strings --- js/animate.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/animate.js b/js/animate.js index bec17ce..a7c7a15 100644 --- a/js/animate.js +++ b/js/animate.js @@ -3,7 +3,7 @@ $(window).ready(function() { anchors:['landing', 'resume','getInTouch'] }); - var period = "."; + var period = "."; var typedStrings = ["code"+period, "learn new things"+period, "tinker"+period, "communicate"+period, "teach"+period, "solve problems"+period, "get things done"+period]; $("#typedWords").typed({