Update index.html

This commit is contained in:
Sam 2023-02-23 18:05:09 +03:00 committed by GitHub
parent fedbe1894f
commit 8a96efa04b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,14 +73,14 @@
</div> </div>
<!-- Box 2 --> <!-- Box 2 -->
<div class="box"> <div class="box">
<img src="img/1.jpg" alt=""> <img src="img/01.png" alt="">
<div class="content"> <div class="content">
<h3>Day 2</h3> <h3>Day 2</h3>
<p>lorem !!</p> <p>lorem !!</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://illustrious-kheer-75b390.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/2-calculator_using_vanilla_css_glassmorphism_effects" target="_blank"><i class="fa-brands fa-github"></i></a>
</div> </div>
</div> </div>
<!-- Box 3 --> <!-- Box 3 -->