mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-03 08:21:07 +00:00
commit
56592d144d
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@ html(ng-app='habitrpg', ng-controller='RootCtrl')
|
|||
img.img-say.img-responsive.visible-lg-block(src='https://s3.amazonaws.com/habitrpg-assets/front/images/uses/publicSpaces.png')
|
||||
// Testimonials
|
||||
.col-md-8.col-sm-10.col-sx-10
|
||||
#quote-carousel.carousel.slide(data-interval='4000', data-ride='carousel')
|
||||
#quote-carousel.carousel.slide(data-interval='10000', data-ride='carousel')
|
||||
// Bottom Carousel Indicators
|
||||
ol.carousel-indicators
|
||||
li.active(data-target='#quote-carousel', data-slide-to='0')
|
||||
|
|
|
|||
Loading…
Reference in a new issue