Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
sambitdas21 authored Mar 8, 2024
1 parent fb89bc4 commit 87b0c94
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<a class="mr-5 hover:text-gray-900" href="about.html">About Us</a>
<a class="mr-5 hover:text-gray-900" href="solutions.html">Solutions</a>
<a class="mr-5 hover:text-gray-900" href="contact.html">Contact Us</a>
<a class="mr-5 hover:text-gray-900" href="news.html">News</a>
</nav>
</div>
</header>
Expand Down Expand Up @@ -58,4 +59,4 @@ <h1 class="title-font sm:text-4xl text-3xl mb-4 font-medium text-gray-900">Empow
</section>
</body>

</html>
</html>

0 comments on commit 87b0c94

Please sign in to comment.