Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Lightshayan authored Apr 13, 2024
1 parent 298cfca commit 45f6bfe
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,9 @@
</head>
<body>

<ul>
<li><a class="active" href="Talk">Talk</a></li>
<li><a href="About">About</a></li>
<li><a href="tos">TOS</a></li>
<ul>
<li><a href="https://lightshayan.github.io/Web-Doc/">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="privacy.html">Privacy</a></li>
</ul>
</head>
Expand Down

0 comments on commit 45f6bfe

Please sign in to comment.