Skip to content

Commit 5cd3f69

Browse files
committed
Disable autoplay
1 parent 993dcec commit 5cd3f69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fourpassloop/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<script src="https://cdnjs.cloudflare.com/ajax/libs/fotorama/4.6.4/fotorama.js"></script>
66
</head>
77
<body style="background: black; margin: 0">
8-
<div class="fotorama" data-allowfullscreen="true" data-fit="scaledown" data-nav="thumbs" data-keyboard="true" data-autoplay="true">
8+
<div class="fotorama" data-allowfullscreen="true" data-fit="scaledown" data-nav="thumbs" data-keyboard="true">
99
<a href="img/DSCF8978.jpg"><img src="img/thumb_DSCF8978.jpg"></a>
1010
<a href="img/DSCF8991.jpg"><img src="img/thumb_DSCF8991.jpg"></a>
1111
<a href="img/DSCF9004.jpg"><img src="img/thumb_DSCF9004.jpg"></a>

0 commit comments

Comments
 (0)