From 6f7ebc4576299f58a99fd20da1adb73e540de1a5 Mon Sep 17 00:00:00 2001 From: onerandomusername Date: Thu, 23 Jul 2026 17:17:18 -0400 Subject: [PATCH] fix: add donate and email links to supporters page the page references the donate and email buttons on this page that don't exist --- supporters.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/supporters.md b/supporters.md index 45e0946..558d93e 100644 --- a/supporters.md +++ b/supporters.md @@ -6,6 +6,11 @@ header: overlay_color: "#000" overlay_filter: "0.6" overlay_image: /assets/images/donationbox.jpg + actions: + - label: "Email" + url: "mailto:info@allhandsactive.org" + - label: "Donate" + url: "/donate" excerpt: "These companies and individuals help keep our lights on." ---