Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
naveen-6802 authored Oct 13, 2023
1 parent 9b2089e commit a31ba11
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -229,13 +229,13 @@ <h2 style="text-align: left;"><span id="shs">05. Projects I've built</span></h2>
</div>
<div class="pjct" data-aos="fade-right">
<div class="hitem">
<a class="ph" href="https://www.instagram.com/nwtutorials" target="_blank">a. NWTUTORIALS
<a class="ph" href="https://www.tickmet.com" target="_blank">a. TickMet
<ion-icon name="arrow-forward-outline" class="arrow1" area-hidden="true"></ion-icon>
</a><br/><br/>
<img src="imgs/nwtutorials.jpg" height="148" width="314" style="border-radius: 6px;cursor: zoom-in;" onclick="window.location.href='imgs/nwtutorials.jpg';" alt="NWTutorials" title="NWTutorials" >
<img src="imgs/tickmet.jpg" height="148" width="314" style="border-radius: 6px;cursor: zoom-in;" onclick="window.location.href='imgs/nwtutorials.jpg';" alt="NWTutorials" title="NWTutorials" >
</div>
<p class="pp">My page where I post web design tutorials with their source code.</p>
<button class="pb"><ion-icon name="logo-instagram"></ion-icon> Instagram</button>
<p class="pp">My online e-commerce store where I sell home decor items.</p>
<button class="pb"><i class="fab fa-shopify"></i> Shopify</button>
</div>
<div class="pjct" data-aos="fade-right">
<div class="hitem">
Expand Down Expand Up @@ -372,4 +372,4 @@ <h4 style="font-family: 'Chakra Petch', sans-serif;">
<script type="text/javascript" src="dynmc/thm-tgl.js"></script>

</body>
</html>
</html>

0 comments on commit a31ba11

Please sign in to comment.