Skip to content

Commit

Permalink
Merge pull request #1158 from aditya-bhaumik/portal
Browse files Browse the repository at this point in the history
added the separate patient portal page
  • Loading branch information
varshith257 authored Aug 8, 2024
2 parents 89b9c2b + 0fa15f2 commit 0786193
Show file tree
Hide file tree
Showing 3 changed files with 769 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dex.html
Original file line number Diff line number Diff line change
Expand Up @@ -532,7 +532,7 @@ <h4>Quick Links</h4><br>
<h4>Explore</h4><br>
<ul class="links">
<li><a href="Html-Files/appointment.html">Appointment</a></li>
<li><a href="index.html#patient-portal">Patient Portal</a></li>
<li><a href="portal.html">Patient Portal</a></li>
<li><a href="login.html">Login account</a></li>
<li><a href="#">Helplines</a></li>
<li><a href="index.html#contact">Location</a></li>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -693,7 +693,7 @@ <h4>Quick Links</h4><br>
<h4>Explore</h4><br>
<ul class="links">
<li><a href="Html-Files/appointment.html">Appointment</a></li>
<li><a href="index.html#patient-portal">Patient Portal</a></li>
<li><a href="portal.html">Patient Portal</a></li>
<li><a href="log/login.html">Login account</a></li>
<li><a href="#">Helplines</a></li>
<li><a href="index.html#contact">Location</a></li>
Expand Down
Loading

0 comments on commit 0786193

Please sign in to comment.