Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
NARMIS9 committed Mar 30, 2024
1 parent 5e5963c commit 7b6ef77
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,14 @@ <h1 class="sr-only">RWD</h1>
<li><a href="#">About</a></li>
<li><a href="#">Contact</a>
<ul class="dropdown" >
<!-- <li><a href="tel:5879367413">Call</a></li>
<li><a href="tel:5879367413">Call</a></li>
<li> <a href="mailto:[email protected]">Email</a> </li>
</ul>
<li> <a href="https://wa.me/15879367413">WhatsApp</a></li>

</ul>

</li> -->
<li>
<a href="tel:+15879367413">Call</a>
<br>
<a href="mailto:[email protected]">Email</a>
<a href="https://wa.me/15879367413">WhatsApp</a>
</li>


</ul>
</nav>
Expand Down

0 comments on commit 7b6ef77

Please sign in to comment.