Skip to content

Commit

Permalink
added the link for new page in navbar of main index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Maheshwari-Love committed Jun 30, 2024
1 parent f29cafd commit 87d8f8c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -775,6 +775,9 @@
<li class="dropdown-menu-item">
<a href="./assets/html/read_later.html" class="navbar-link" data-nav-link><i class="ri-price-tag-3-fill"></i>Read Later</a>
</li>
<li class="dropdown-menu-item">
<a href="./assets/html/ConnReader.html" class="navbar-link" data-nav-link><i class="ri-price-tag-3-fill"></i>Reader Connection</a>
</li>
<li class="dropdown-menu-item">
<a href="./assets/html/about.html" class="navbar-link">About</a>
</li>
Expand Down

0 comments on commit 87d8f8c

Please sign in to comment.