diff --git a/about.html b/about.html
index 6bf6b6a..0e7c3d0 100644
--- a/about.html
+++ b/about.html
@@ -54,8 +54,7 @@
DONATE
ABOUT US
CONTACT US
@@ -270,7 +269,6 @@
Quick Links
// Determine which button was clicked and show the popup accordingly
const trigger = button.getAttribute("data-popup-trigger");
if (
- trigger === "donate" ||
trigger === "cover-page" ||
trigger === "navbar"
) {