Skip to content

Commit

Permalink
Update header.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Rohinipilla authored Oct 12, 2023
1 parent 92a43f6 commit 6f6bd84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion header.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<nav class="navbar">
<div class="logo">LinkTube</div>
<ul class="nav-links">
<li><a href="linktubehomepage.html" onclick="loadPage('linktubehomepage.html')">Home</a></li>
<li><a href="index.html" onclick="loadPage('linktubehomepage.html')">Home</a></li>
<!-- <li><a href="#">About</a></li> -->
<li><a href="feedback.html">feedback</a></li>
<!-- <li><a href="#">Contact</a></li> -->
Expand Down

0 comments on commit 6f6bd84

Please sign in to comment.