adding donation page and adding def ref links

This commit is contained in:
Nasir Anthony Montalvo
2026-05-04 21:07:36 -05:00
parent 505e9b3128
commit 9965127eec
6 changed files with 18 additions and 7 deletions

View File

@@ -27,11 +27,22 @@ We have had over 100+ donations in the two years before launching this website i
The options below are through {B/qKC}'s fiscal sponsor, The Field. Your donation through this organization will be registered as tax-deductible.
*Please contact us for more donation options.*
<div style="position: relative; width: 100%; max-width: 700px; margin: 0 auto;">
<iframe
src="https://app.thefield.org/home/donation/general/650187/0"
width="100%"
height="900"
frameborder="0"
scrolling="yes"
style="width: 100%; min-height: 900px; border: none;">
</iframe>
</div>
*We are also able to accept checks. Please [contact us](/contact) for more information or donation options.*
<div style="text-align: center; margin: 2rem 0;">
{% include feature/button.html
text="Donate to us"
text="Visit the site directly"
link="https://app.thefield.org/home/donation/general/650187/0"
color="success" %}
</div>