Update index.html
This commit is contained in:
parent
3d9cddce40
commit
13052c7e3b
@ -496,14 +496,14 @@
|
||||
</div>
|
||||
<!-- Box 37 -->
|
||||
<div class="box">
|
||||
<img src="img/1.jpg" alt="">
|
||||
<img src="img/projects/37.jpg" alt="37">
|
||||
<div class="content">
|
||||
<h3>Day 37</h3>
|
||||
<p>lorem !!</p>
|
||||
<p>Image Slider Using JS</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://image-slider-using-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/37-image-slider" target="_blank"><i class="fa-brands fa-github"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Box 38 -->
|
||||
|
Loading…
Reference in New Issue
Block a user