Skip to content

Commit

Permalink
carro image
Browse files Browse the repository at this point in the history
  • Loading branch information
beztao01 authored Apr 24, 2024
1 parent 3838940 commit 692e1c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion html/retopo01.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<div id="carouselExampleRide" class="carousel slide" data-bs-ride="true">
<div class="carousel-inner">
<div class="carousel-item active">
<img src="https://picsum.photos/id/237/1920/500" class="d-block w-100" alt="...">
<img src="./images/carro01.png" class="d-block w-100" alt="...">
</div>
<div class="carousel-item">
<img src="https://picsum.photos/id/237/1920/500" class="d-block w-100" alt="...">
Expand Down

0 comments on commit 692e1c0

Please sign in to comment.