Skip to content

Commit

Permalink
Merge pull request #855 from aditya-bhaumik/link
Browse files Browse the repository at this point in the history
link the login page
  • Loading branch information
varshith257 authored Jul 14, 2024
2 parents 2583e6a + 7d33552 commit 322843d
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 @@ -77,7 +77,8 @@
<li><a href="#doctors"><i class="bi bi-person-circle"></i> Doctor</a></li>
<li><a href="#contact"><i class="bi bi-telephone"></i>Contact us</a></li>
<li><a href="#feedback"><i class="bi bi-star"></i>Rate Us</a></li>
<li><a href="login.html"><i class="bi bi-box-arrow-right"></i> Sign in/Sign up</a></li>
<li><a href="log/login.html"><i class="bi bi-box-arrow-right"></i> Sign in/Sign up</a></li>

<a href="./Html-Files/Doctor Experience.html"><button>Find a Doctor</button></a>
</ul>
<div class="hamburger">
Expand Down

0 comments on commit 322843d

Please sign in to comment.