diff --git a/js/grayscale.js b/js/grayscale.js index 23cc616..ad782eb 100644 --- a/js/grayscale.js +++ b/js/grayscale.js @@ -28,6 +28,7 @@ $(function () { 1500, "easeInOutExpo", ); + window.location.href = $anchor.attr("href"); event.preventDefault(); }); });