From 534cd0af42ac50945b00761d8eb989d9234da62b Mon Sep 17 00:00:00 2001
From: Naomi Carrigan
Date: Wed, 31 Dec 2025 17:44:53 -0800
Subject: [PATCH] feat: donation buttons
---
site/index.html | 24 +++++++++++++++++++++++-
1 file changed, 23 insertions(+), 1 deletion(-)
diff --git a/site/index.html b/site/index.html
index 6b89dab..4ee6d0f 100644
--- a/site/index.html
+++ b/site/index.html
@@ -122,6 +122,17 @@
outline-color: rgba(51, 51, 51, 0.3);
}
+ .cta-button-donate {
+ background: #10b981;
+ color: white;
+ }
+
+ .cta-button-donate:hover,
+ .cta-button-donate:focus {
+ background: #059669;
+ outline-color: rgba(16, 185, 129, 0.3);
+ }
+
.cta-button i {
margin-right: 0.5rem;
}
@@ -334,6 +345,9 @@
Join Discord Community
+
+ Support Us
+
@@ -489,7 +503,12 @@
As we continue to grow, we may begin considering hiring additional talent. However, we're not quite there yet. If you're interested in our mission and wish to help, we accept applications for our volunteer team and would love to have you join us!
- Or, if you just want to be part of the community and see what we're all about, join us on Discord - no special access needed!
+ Or, if you just want to be part of the community and see what we're all about, join us on Discord - no application needed!
+
+
+
+ Support Our Mission
+
@@ -506,6 +525,9 @@
Connect on Bluesky
+
+ Donate
+