Update index.html

This commit is contained in:
Sam 2023-05-31 08:56:23 +03:00 committed by GitHub
parent f45f1b1e85
commit bce69722a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1249,14 +1249,14 @@
</div>
<!-- Box 99 -->
<div class="box">
<img src="img/1.jpg" alt="">
<img src="img/projects/99.jpg" alt="99">
<div class="content">
<h3>Day 99</h3>
<p>lorem !!</p>
<p>Landing Page Fashion</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://landing-page-fashion.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/99-landing-page-fashion" target="_blank"><i class="fa-brands fa-github"></i></a>
</div>
</div>
<!-- Box 100 -->