We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 12eeda8 + 2adde35 commit baca103Copy full SHA for baca103
apps/codingcatdev/src/routes/(content-single)/(non-course)/podcast/3-holiday-special/SwagForm.svelte
@@ -10,7 +10,7 @@
10
11
<form action="https://api.web3forms.com/submit" method="POST" class="flex flex-col gap-2 p-4 card">
12
<input type="hidden" name="access_key" value="43c66d05-bf68-4708-a58c-8ac5da1fc4a1" />
13
- <input type="hidden" name="subject" value="CodingCat Sponsorship Request" />
+ <input type="hidden" name="subject" value="CodingCat.dev Sticker Request" />
14
15
<label class="label"
16
><span>Name</span>
0 commit comments