Update index.html

This commit is contained in:
Sam 2023-04-30 17:16:10 +03:00 committed by GitHub
parent a1c51deb8a
commit 5213b602a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -874,14 +874,14 @@
</div>
<!-- Box 68 -->
<div class="box">
<img src="img/1.jpg" alt="">
<img src="img/projects/68.jpg" alt="68">
<div class="content">
<h3>Day 68</h3>
<p>lorem !!</p>
<p>Price Range Slider</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://app.netlify.com/sites/price-range-slider/overview">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/68-price-range-slider" target="_blank"><i class="fa-brands fa-github"></i></a>
</div>
</div>
<!-- Box 69 -->