Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
chenbinghui1 authored Jan 5, 2024
1 parent bf67caf commit 150ca6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -163,14 +163,14 @@ <h2 class="subtitle has-text-centered">
</div>
<div class="item">
<!-- Your image here -->
<img src="static/images/carousel2.jpg" alt="MY ALT TEXT"/>
<img src="static/images/000.png" alt="MY ALT TEXT"/>
<h2 class="subtitle has-text-centered">
Second image description.
</h2>
</div>
<div class="item">
<!-- Your image here -->
<img src="static/images/carousel3.jpg" alt="MY ALT TEXT"/>
<img src="static/images/002.png" alt="MY ALT TEXT"/>
<h2 class="subtitle has-text-centered">
Third image description.
</h2>
Expand Down

0 comments on commit 150ca6f

Please sign in to comment.