Skip to content

Commit 545a870

Browse files
committed
Update gallery images
1 parent 1823e08 commit 545a870

File tree

8 files changed

+7
-7
lines changed

8 files changed

+7
-7
lines changed

img/sfd15/DSC_1.jpg

139 KB
Loading

img/sfd15/DSC_2.jpg

169 KB
Loading

img/sfd15/DSC_3.jpg

152 KB
Loading

img/sfd15/DSC_4.jpg

144 KB
Loading

img/sfd15/DSC_5.jpg

182 KB
Loading

img/sfd15/DSC_6.jpg

164 KB
Loading

img/sfd15/DSC_7.jpg

138 KB
Loading

index.html

+7-7
Original file line numberDiff line numberDiff line change
@@ -233,31 +233,31 @@ <h1 class="arrow">Gallery</h1><hr>
233233
<!-- Wrapper for slides -->
234234
<div class="carousel-inner" role="listbox">
235235
<div class="item active">
236-
<img src="img/sfd15/1.jpg" width="460" height="345">
236+
<img src="img/sfd15/DSC_1.jpg" width="460" height="345">
237237
</div>
238238

239239
<div class="item">
240-
<img src="img/sfd15/2.jpg" width="460" height="345">
240+
<img src="img/sfd15/DSC_2.jpg" width="460" height="345">
241241
</div>
242242

243243
<div class="item">
244-
<img src="img/sfd15/3.jpg" width="460" height="345">
244+
<img src="img/sfd15/DSC_3.jpg" width="460" height="345">
245245
</div>
246246

247247
<div class="item">
248-
<img src="img/sfd15/4.jpg" width="460" height="345">
248+
<img src="img/sfd15/DSC_4.jpg" width="460" height="345">
249249
</div>
250250

251251
<div class="item">
252-
<img src="img/sfd15/5.jpg" width="460" height="345">
252+
<img src="img/sfd15/DSC_5.jpg" width="460" height="345">
253253
</div>
254254

255255
<div class="item">
256-
<img src="img/sfd15/6.jpg" width="460" height="345">
256+
<img src="img/sfd15/DSC_6.jpg" width="460" height="345">
257257
</div>
258258

259259
<div class="item">
260-
<img src="img/sfd15/7.jpg" width="460" height="345">
260+
<img src="img/sfd15/DSC_7.jpg" width="460" height="345">
261261
</div>
262262
</div>
263263

0 commit comments

Comments
 (0)