Update index.html

This commit is contained in:
Sam 2023-03-17 16:55:27 +03:00 committed by GitHub
parent d07732e976
commit aac344f7f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -340,13 +340,13 @@
</div>
<!-- Box 24 -->
<div class="box">
<img src="img/1.jpg" alt="">
<img src="img/projects/24.jpg" alt="24">
<div class="content">
<h3>Day 24</h3>
<p>lorem !!</p>
<p>Full Screen Navigation</p>
</div>
<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://fullscreen-navigation-js.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>
</div>
</div>