Skip to content

Commit ffb9f4f

Browse files
committed
Update support.html
1 parent a34aaa2 commit ffb9f4f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

content/static/support.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ <h1 class="large-header">
44
We need your help! You can support Processing by making a donation to the <a href="https://processingfoundation.org/support/">Processing Foundation</a>. Your donation contributes to software development, education resources like code examples and tutorials, <a href="https://processingfoundation.org/fellowships">Fellowships</a>, and <a href="https://processingfoundation.org/advocacy">community events.</a>
55
</h1>
66

7-
<script src="https://donorbox.org/widget.js" paypalExpress="true"></script><iframe allowpaymentrequest="" height="900" name="donorbox" src="https://donorbox.org/embed/support-the-processing-foundation?hide_donation_meter=true" style="max-width: 500px; min-width: 250px; max-height:none!important; margin-top: 1em" ></iframe>
7+
<div>
8+
<script src="https://donorbox.org/widget.js" paypalExpress="true"></script><iframe allowpaymentrequest="" height="900" name="donorbox" src="https://donorbox.org/embed/support-the-processing-foundation?hide_donation_meter=true" style="max-width: 500px; min-width: 500px; max-height:none!important; margin-top: 1em; margin-bottom: 1em; border: none;" ></iframe>
9+
</div>
810

911
<!--<p>
1012
We believe software and the tools to create software should be accessible to everyone. The Processing Software has always been free and open-source and supported by its community. We're currently working on Processing 4 and we need your help! Donations of any amount help us to reach our goal of sharing and creating excellent software. We can't do this without your support.<br />
@@ -24,8 +26,7 @@ <h4>Donate</h4>
2426
<li><a href="https://processingfoundation.org/advocacy">Community Advocacy and Events</a></li>
2527
</ul>
2628
</p>-->
27-
<p></p>
2829

2930
<h1 class="large-header">
30-
<a href="https://processingfoundation.org">The Processing Foundation</a> was founded in 2012 after more than a decade of work with the Processing software. The Foundation’s mission is to promote software literacy within the visual arts, and visual literacy within technology-related fields — and to make these fields accessible to diverse communities. Our goal is to empower people of all interests and backgrounds to learn how to program and make creative work with code, especially those who might not otherwise have access to these tools and resources. You can read more about the history of Processing in the short essay "<a href="https://medium.com/processing-foundation/a-modern-prometheus-59aed94abe85" target="_blank">A Modern Prometheus</a>".
31+
<a href="https://processingfoundation.org">The Processing Foundation</a> was founded in 2012 after more than a decade of work with the Processing software. The Foundation’s mission is to promote software literacy within the visual arts, and visual literacy within technology-related fields — and to make these fields accessible to diverse communities. Our goal is to empower people of all interests and backgrounds to learn how to program and make creative work with code, especially those who might not otherwise have access to these tools and resources. You can read more about the history of Processing in the short essay "<a href="https://medium.com/processing-foundation/a-modern-prometheus-59aed94abe85" target="_blank">A Modern Prometheus</a>."
3132
</h1>

0 commit comments

Comments
 (0)