From 45a7a244839024f2949f625e886c838406246962 Mon Sep 17 00:00:00 2001 From: rachaelbradley Date: Mon, 25 May 2026 23:09:59 -0400 Subject: [PATCH 1/3] matching campaign --- .../content/blogs/2026-matching-campaign.mdx | 31 +++++++++++++++++++ astro/src/pages/donate.astro | 1 + 2 files changed, 32 insertions(+) create mode 100644 astro/src/content/blogs/2026-matching-campaign.mdx diff --git a/astro/src/content/blogs/2026-matching-campaign.mdx b/astro/src/content/blogs/2026-matching-campaign.mdx new file mode 100644 index 00000000..ff10cb75 --- /dev/null +++ b/astro/src/content/blogs/2026-matching-campaign.mdx @@ -0,0 +1,31 @@ +--- +title: 2026 Matching Campaign +description: A generous donor has offered to match every dollar we raise up to $5,000. That means whatever you give, the impact doubles. +published: 2026-05-25 +tags: + - announcements +author: rachael-bradley-montgomery +--- + +# **Your gift goes twice as far — right now** + +We received incredible news: A generous supporter has offered to match every dollar we raise — up to $5,000. That means whatever you give, the impact doubles. + +An anonymous donor believes so strongly in our work that they've agreed to match every donation we receive, dollar for dollar, up to $5,000. This matching gift runs for two weeks only \- from May 26th through June 9th. + +During that time, if you give $25, we receive $50. If you give $100, we receive $200. Your gift automatically goes further — with no extra steps on your end. + +## Matching goal: $5,000 + +Every dollar you donate is matched by our anonymous supporter until we reach the goal or the two weeks are up, whichever comes first. + +We work to make communities more accessible — so that everyone, regardless of ability, can fully participate in public life. That means accessible websites, spaces that welcome everyone, and tools to help people with disabilities. + +Matching campaigns like this are rare. When a donor offers to match gifts, it tells us they trust our work — and it gives you a chance to make your contribution count even more. + +**This campaign runs for two weeks.** After that, the match expires. If we reach $5,000 in donations before the deadline, we unlock the full $10,000 in total funding. + +You can give any amount. Every gift counts and every dollar gets matched. + +[Give Now \- Double your Impact](https://accessiblecommunity.org/donate/) + diff --git a/astro/src/pages/donate.astro b/astro/src/pages/donate.astro index f3e9d78e..c34a3b9c 100644 --- a/astro/src/pages/donate.astro +++ b/astro/src/pages/donate.astro @@ -111,6 +111,7 @@ if (!letter) throw new Error("Could not find content `markdown/donor-letter`");