Skip to content

Commit 155e6e4

Browse files
committed
fix: paypal account
1 parent 347e7f8 commit 155e6e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/download.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ import { Icon } from "astro-icon/components";
147147
target="_blank"
148148
onsubmit="setDonationCookie()"
149149
>
150-
<input type="hidden" name="business" value="brombin@mirko.pm" />
150+
<input type="hidden" name="business" value="brombin94@gmail.com" />
151151
<input type="hidden" id="paypalAmount" name="amount" value="" />
152152
<button
153153
type="submit"

0 commit comments

Comments
 (0)