diff --git a/js/githubresume.js b/js/githubresume.js index bad1630..25ef36b 100644 --- a/js/githubresume.js +++ b/js/githubresume.js @@ -137,4 +137,18 @@ var run = function() { }); }; + + $(window).bind('error', error);