Skip to content

Commit

Permalink
Update index2.html
Browse files Browse the repository at this point in the history
  • Loading branch information
kavyaa27 authored Oct 26, 2024
1 parent e92fdc3 commit c063f9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index2.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<li><a href="about.html" class="menu_option">ABOUT</a></li>
<li><a href="project.html" class="menu_option">PROJECTS</a></li>
<li><a href="sibs.html" class="menu_option">SIBs</a></li>
<li><a href='index.html'" class="menu_option">SIGN OUT</li>
<li><a href='index.html' class="menu_option">SIGN OUT</li>
<li><a href="profile.html" class="menu_option"><img src="pfp2.jpg" class="profile-launch"></a></li>
</ul>
</div>
Expand Down

0 comments on commit c063f9d

Please sign in to comment.