We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 89a4d8a + b3e9f54 commit be30227Copy full SHA for be30227
src/components/DonorBoxWidget/index.astro
@@ -3,9 +3,9 @@
3
<div class="overflow-hidden mt-md pb-0 max-w-[420px] min-w-[250px]">
4
<!-- @ts-expect-error -->
5
<iframe
6
- src="https://donorbox.org/embed/back-to-school-805292?"
+ src="https://donorbox.org/embed/support-p5js?hide_donation_meter=true"
7
name="donorbox"
8
- title="Processing Foundation Donation Form"
+ title="p5.js Donation Form"
9
allowpaymentrequest="allowpaymentrequest"
10
seamless="seamless"
11
scrolling="no"
0 commit comments