diff --git a/js/animate.js b/js/animate.js index c932aca..ec2381a 100644 --- a/js/animate.js +++ b/js/animate.js @@ -1,6 +1,6 @@ $(window).ready(function() { $('#page').fullpage({ - anchors:["landing","resume","projects","getInTouch"] + anchors:["landing","resume","getInTouch"] }); var period = ".";