Skip to content

Commit

Permalink
About.html - Fixed "Donate Us" button popup in the Navbar
Browse files Browse the repository at this point in the history
Fixed the "Donate Us" button popup in the Navbar on both pages, index.html, about.html
  • Loading branch information
LismaxB authored Oct 9, 2024
1 parent 6bc5f6c commit 5b5cae6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion about.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
<a
href="#donates"
class="nav_button showPopupButton"
data-popup-trigger="donate"
>DONATE</a
>
<a href="./about.html" class="nav_button">ABOUT US</a>
Expand Down

0 comments on commit 5b5cae6

Please sign in to comment.