Update index.html

This commit is contained in:
Sam 2023-04-10 01:42:29 +03:00 committed by GitHub
parent dadbecb5d7
commit bce9814b3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -631,14 +631,14 @@
</div>
<!-- Box 48 -->
<div class="box">
<img src="img/1.jpg" alt="">
<img src="img/projects/48.jpg" alt="48">
<div class="content">
<h3>Day 48</h3>
<p>lorem !!</p>
<p>Animated Image Carousel</p>
</div>
<div class="info">
<a class="live-demo" href="https://">Live Demo <i class="fa-solid fa-right-long"></i> </a>
<a class="source" href="https://github.com/x39OME" target="_blank"><i class="fa-brands fa-github"></i></a>
<a class="live-demo" href="https://animated-image-carousel-js.netlify.app/">Live Demo <i class="fa-solid fa-right-long"></i></a>
<a class="source" href="https://github.com/x39OME/100_project_100_days/tree/main/100_projects/48-create-animated-image-carousel" target="_blank"><i class="fa-brands fa-github"></i></a>
</div>
</div>
<!-- Box 49 -->