Update index.html
This commit is contained in:
parent
ede8a86576
commit
3a7ea05740
@ -559,14 +559,14 @@
|
||||
</div>
|
||||
<!-- Box 42 -->
|
||||
<div class="box">
|
||||
<img src="img/1.jpg" alt="">
|
||||
<img src="img/projects/42.jpg" alt="42">
|
||||
<div class="content">
|
||||
<h3>Day 42</h3>
|
||||
<p>lorem !!</p>
|
||||
<p>Alarm Clock</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://alarm-clock-html-css-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/42-alarm-clock" target="_blank"><i class="fa-brands fa-github"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Box 43 -->
|
||||
|
Loading…
Reference in New Issue
Block a user