Update index.html

This commit is contained in:
Sam 2023-04-23 17:42:39 +03:00 committed by GitHub
parent 209665f6fe
commit e9b277dab8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -790,14 +790,14 @@
<!-- Box 61 >> 61 Day To 80 -->
<div id="day61" class="box">
<img src="img/1.jpg" alt="">
<img src="img/projects/61.jpg" alt="61">
<div class="content">
<h3>Day 61</h3>
<p>lorem !!</p>
<p>A Message To Pass</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://a-message-to-pass.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/61-a-message-to-pass" target="_blank"><i class="fa-brands fa-github"></i></a>
</div>
</div>
<!-- Box 62 -->