We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 347e7f8 commit 155e6e4Copy full SHA for 155e6e4
1 file changed
src/pages/download.astro
@@ -147,7 +147,7 @@ import { Icon } from "astro-icon/components";
147
target="_blank"
148
onsubmit="setDonationCookie()"
149
>
150
- <input type="hidden" name="business" value="brombin@mirko.pm" />
+ <input type="hidden" name="business" value="brombin94@gmail.com" />
151
<input type="hidden" id="paypalAmount" name="amount" value="" />
152
<button
153
type="submit"
0 commit comments