Skip to content

Commit

Permalink
Merge pull request #1191 from nepalivai/contact
Browse files Browse the repository at this point in the history
[BUG]: Contact page added
  • Loading branch information
vikhyatsingh123 authored Dec 26, 2023
2 parents a3a2a93 + f72cc3e commit 6553d9f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@
<li class="nav-item mx-4">
<a class="nav-link" href="./about.html" style="color: black;">About</a>
</li>
<li class="nav-item mx-4">
<a class="link nav-link " href="./contact.html" style="color: black;">Contact</a>
</li>
</div>
</nav>
</header>
Expand Down

0 comments on commit 6553d9f

Please sign in to comment.