Update index.html

This commit is contained in:
Sam 2023-05-26 13:54:20 +03:00 committed by GitHub
parent 9a75b12b0f
commit e77bf633ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1189,14 +1189,14 @@
</div> </div>
<!-- Box 94 --> <!-- Box 94 -->
<div class="box"> <div class="box">
<img src="img/1.jpg" alt=""> <img src="img/projects/94.jpg" alt="94">
<div class="content"> <div class="content">
<h3>Day 94</h3> <h3>Day 94</h3>
<p>lorem !!</p> <p>Emoji Star Rating</p>
</div> </div>
<div class="info"> <div class="info">
<a class="live-demo" href="https://">Live Demo <i class="fa-solid fa-right-long"></i> </a> <a class="live-demo" href="https://emoji-star-rating.netlify.app/">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="source" href="https://github.com/x39OME/100_project_100_days/tree/main/100_projects/94-emoji-star-rating" target="_blank"><i class="fa-brands fa-github"></i></a>
</div> </div>
</div> </div>
<!-- Box 95 --> <!-- Box 95 -->