Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -99,7 +99,7 @@
|
|
| 99 |
<button id="next-btn">Next</button>
|
| 100 |
</div>
|
| 101 |
<div class="content">
|
| 102 |
-
<img id="slide-image" src="images/01_mg.
|
| 103 |
</div>
|
| 104 |
</div>
|
| 105 |
</div>
|
|
|
|
| 99 |
<button id="next-btn">Next</button>
|
| 100 |
</div>
|
| 101 |
<div class="content">
|
| 102 |
+
<img id="slide-image" src="images/01_mg.png" alt="Slide Image">
|
| 103 |
</div>
|
| 104 |
</div>
|
| 105 |
</div>
|