Skip to content

Commit

Permalink
third commit
Browse files Browse the repository at this point in the history
  • Loading branch information
yoon-thiri04 authored Jul 3, 2024
1 parent 0dd3dad commit 773ba3f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions silver.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
<div id="login"><a href="login.html">Login</a></div>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="index.html #about">About</a></li>
<li><a href="index.html #gallary">Gallery</a></li>
<li><a href="index.html#about">About</a></li>
<li><a href="index.html#gallary">Gallery</a></li>
<li><a href="Room.html">Room</a></li>
<li><a href="Contact.html">Contact</a></li>

Expand Down Expand Up @@ -173,4 +173,4 @@ <h4>Qucik links</h4>
</div>
</body>

</html>
</html>

0 comments on commit 773ba3f

Please sign in to comment.