Update index.html
This commit is contained in:
parent
3a96bb6b34
commit
d7d47431a0
10
index.html
10
index.html
@ -61,14 +61,14 @@
|
||||
<!-- Start Projects -->
|
||||
<!-- Box 1 >> 1 Day To 20 -->
|
||||
<div id="day1" class="box">
|
||||
<img src="img/01.PNG" alt="">
|
||||
<img src="img/1.jpg" alt="01">
|
||||
<div class="content">
|
||||
<h3>Day 1</h3>
|
||||
<p>Calculator using vanilla</p>
|
||||
<p>lorem</p>
|
||||
</div>
|
||||
<div class="info">
|
||||
<a class="live-demo" href="https://x39ome.github.io/calculator_using_Vanilla/">Live Demo <i class="fa-solid fa-right-long"></i> </a>
|
||||
<a class="source" href="https://github.com/x39OME/calculator_using_Vanilla" target="_blank"><i class="fa-brands fa-github"></i></a>
|
||||
<a class="live-demo" href="">Live Demo <i class="fa-solid fa-right-long"></i> </a>
|
||||
<a class="source" href="" target="_blank"><i class="fa-brands fa-github"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Box 2 -->
|
||||
@ -1278,7 +1278,7 @@
|
||||
</section>
|
||||
<!-- Start Footer -->
|
||||
<footer>
|
||||
<div class="copyright">Copyrights <i class="fa-regular fa-copyright"></i> 2022 All Rights Reserved by x39OME <i class="fa-solid fa-heart"></i></div>
|
||||
<div class="copyright">Copyrights <i class="fa-regular fa-copyright"></i> 2023 All Rights Reserved by x39OME <i class="fa-solid fa-heart"></i></div>
|
||||
<div class="media">
|
||||
<ul>
|
||||
<li><a href="https://www.tiktok.com/@x39ome?lang=en" target="_blank"><i class="fa-brands fa-tiktok"></i></a></li>
|
||||
|
Loading…
Reference in New Issue
Block a user