Skip to content

Commit

Permalink
Merge pull request #1501 from aayusha-shrestha/fix/add-rate-us-nav
Browse files Browse the repository at this point in the history
Added Rate Us Menu in all the pages
  • Loading branch information
sunny0625 authored Aug 7, 2024
2 parents 02a5e49 + 038594b commit 085ba45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Html-files/RateUs.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@
<i class="fas fa-tags"></i> Offers
</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="../Html-files/rateus.html">
<li class="nav-item">
<a class="nav-link active" href="../Html-files/rateus.html">
<i class="fas fa-star"></i> Rate Us
</a>
</li>
Expand Down

0 comments on commit 085ba45

Please sign in to comment.