Skip to content

Commit 6a3d19f

Browse files
committed
feat: add title attr to donation iframe
1 parent 24a7f89 commit 6a3d19f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/DonorBoxWidget/index.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<iframe
66
src="https://donorbox.org/embed/support-the-processing-foundation?hide_donation_meter=true"
77
name="donorbox"
8+
title="Processing Foundation Donation Form"
89
allowpaymentrequest="allowpaymentrequest"
910
seamless="seamless"
1011
scrolling="no"

0 commit comments

Comments
 (0)