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 993dcec commit 5cd3f69Copy full SHA for 5cd3f69
fourpassloop/index.html
@@ -5,7 +5,7 @@
5
<script src="https://cdnjs.cloudflare.com/ajax/libs/fotorama/4.6.4/fotorama.js"></script>
6
</head>
7
<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">
+ <div class="fotorama" data-allowfullscreen="true" data-fit="scaledown" data-nav="thumbs" data-keyboard="true">
9
<a href="img/DSCF8978.jpg"><img src="img/thumb_DSCF8978.jpg"></a>
10
<a href="img/DSCF8991.jpg"><img src="img/thumb_DSCF8991.jpg"></a>
11
<a href="img/DSCF9004.jpg"><img src="img/thumb_DSCF9004.jpg"></a>
0 commit comments