Skip to content

Commit b3e9f54

Browse files
authored
Update DonorBoxWidget to support p5.js [2.0]
A dedicated campaign for p5.js donations has been created: https://donorbox.org/support-p5js. Donations directly support contributors to p5.js https://processingfoundation.org/dev
1 parent 89a4d8a commit b3e9f54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/DonorBoxWidget/index.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<div class="overflow-hidden mt-md pb-0 max-w-[420px] min-w-[250px]">
44
<!-- @ts-expect-error -->
55
<iframe
6-
src="https://donorbox.org/embed/back-to-school-805292?"
6+
src="https://donorbox.org/embed/support-p5js?hide_donation_meter=true"
77
name="donorbox"
8-
title="Processing Foundation Donation Form"
8+
title="p5.js Donation Form"
99
allowpaymentrequest="allowpaymentrequest"
1010
seamless="seamless"
1111
scrolling="no"

0 commit comments

Comments
 (0)