We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d79c236 commit 2972ebfCopy full SHA for 2972ebf
themes/delphi/layouts/partials/landing/carousel.html
@@ -3,7 +3,7 @@
3
<div
4
class="uk-position-relative uk-light uikit-main-carousel"
5
tabindex="-1"
6
- uk-slideshow="animation: push; ratio: false"
+ uk-slideshow="animation: push; ratio: false; autoplay: true;"
7
>
8
<ul class="uk-slideshow-items uk-cover-container uk-child-width-1-1 slideshow-container">
9
{{ range .Params.carousel }}
0 commit comments