Skip to content

Commit 74671f1

Browse files
authored
Update index.html
Removed some images from index page
1 parent 1cbce72 commit 74671f1

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

index.html

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -54,23 +54,11 @@
5454
<!-- Your browser does not support the video tag.-->
5555
<!--</video>-->
5656
</div>
57-
<div class="item">
58-
<img src="{{ site.base }}/img/stochlite.gif" alt="gaits" style="height:100%; margin-left: auto; margin-right: auto;">
59-
<!-- <video width="1126" height="440" autoplay preload="">-->
60-
<!-- <source src="video/Stoch_Intro1.mp4" type="video/mp4">-->
61-
<!-- Your browser does not support the video tag.-->
62-
<!--</video>-->
63-
</div>
57+
6458
<div class="item">
6559
<img src="{{ site.base }}/img/gaits2.gif" alt="gaits" style="height:100%; margin-left: auto; margin-right: auto;">
6660
</div>
67-
<div class="item">
68-
<img src="{{ site.base }}/img/stoch3sit.png" alt="Chicago" style="width:100%;">
69-
</div>
70-
71-
<div class="item">
72-
<img src="{{ site.base }}/img/banner3.jpg" alt="New york" style="width:100%;">
73-
</div>
61+
7462
</div>
7563

7664
<!-- Left and right controls -->

0 commit comments

Comments
 (0)