Skip to content

Commit

Permalink
update car gif
Browse files Browse the repository at this point in the history
  • Loading branch information
fredeee committed Apr 15, 2024
1 parent e580125 commit 4f5b353
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 0 deletions.
Binary file modified gifs/CARS/cars.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gifs/CARS/cars_demo1.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gifs/CARS/cars_demo2.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,24 @@ <h5>
</div>
</div>

<!-- align central -->
<div style="display: flex; justify-content: center; align-items: center;">
<p align="center">
<img
border="0"
src="gifs/CARS/cars_demo2.gif"
style="width: 50%"
/>
</p>
<p align="center">
<img
border="0"
src="gifs/CARS/cars_demo1.gif"
style="width: 50%"
/>
</p>
</div>

<!--------------------- Abstract --------------------->
<br />
<div class="container">
Expand Down

0 comments on commit 4f5b353

Please sign in to comment.