diff --git a/ground/views/indexTemplate.php b/ground/views/indexTemplate.php index aea9c21..3ab8295 100644 --- a/ground/views/indexTemplate.php +++ b/ground/views/indexTemplate.php @@ -118,7 +118,7 @@ } else { setTimeout(function () { $('#vkBigLogo').show().animate({'margin-left': "-225px"}, 1500); - }, 15000); + }, 10000); } })