From 340c4845478912601020a6d386a5e0c6be23acf1 Mon Sep 17 00:00:00 2001 From: Rbrinkley Date: Sun, 19 Apr 2015 10:52:34 -0500 Subject: [PATCH] Increased Carousel Sliding Time on Static.Front Increased carousel sliding time for front page in the "Players use HabitRPG to Manage" section. Increased time from 4 seconds to 10 seconds. Not too slow and not too fast. fixes https://github.com/HabitRPG/habitrpg/issues/5047 --- website/views/static/front.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/views/static/front.jade b/website/views/static/front.jade index 20686466d6..d21730635c 100644 --- a/website/views/static/front.jade +++ b/website/views/static/front.jade @@ -150,7 +150,7 @@ html(ng-app='habitrpg', ng-controller='RootCtrl') section#uses h2 Players use HabitRPG to manage... .container-fluid - #myCarousel.carousel.slide(data-interval='4000', data-ride='carousel') + #myCarousel.carousel.slide(data-interval='10000', data-ride='carousel') ul.nav.nav-pills.nav-justified li.active(data-target='#myCarousel', data-slide-to='0') a(href='#') Work