Update index.html

This commit is contained in:
Sam 2023-03-28 01:26:02 +03:00 committed by GitHub
parent 5b5794434a
commit 0f4e26504c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -472,14 +472,14 @@
</div>
<!-- Box 35 -->
<div class="box">
<img src="img/1.jpg" alt="">
<img src="img/projects/35.jpg" alt="35">
<div class="content">
<h3>Day 35</h3>
<p>lorem !!</p>
<p>Profile Card</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://profile-card-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/35-profile-card" target="_blank"><i class="fa-brands fa-github"></i></a>
</div>
</div>
<!-- Box 36 -->