diff --git a/js/main.js b/js/main.js index d209368e..c3e60907 100644 --- a/js/main.js +++ b/js/main.js @@ -76,7 +76,7 @@ jQuery(document).ready(function($) { setTimeout(function() { updateCompliment(); - }, 5000); + }, 20000); })(); (function updateWeather()