Skip to content

Commit

Permalink
update path
Browse files Browse the repository at this point in the history
  • Loading branch information
zhoumu53 committed Sep 24, 2023
1 parent 3c6f9dd commit 6598dab
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -191,15 +191,15 @@ <h3>
<div class="row">

<div class="col-md-4 mb-3">
<img src="source/gif/buctd-1.gif" alt="GIF">
<img src="source/gif/buctd-1.gif" alt="GIF" width="100%">
</div>

<div class="col-md-4 mb-3">
<img src="source/gif/buctd-2.gif" alt="GIF">
<img src="source/gif/buctd-2.gif" alt="GIF" width="100%">
</div>

<div class="col-md-4 mb-3">
<img src="source/gif/buctd-3.gif" alt="GIF">
<img src="source/gif/buctd-3.gif" alt="GIF" width="100%">
</div>

</div>
Expand Down

0 comments on commit 6598dab

Please sign in to comment.