Skip to content

Commit 34b8a67

Browse files
author
Julio Cesar Contreras Huerta
committed
up
1 parent 94d563f commit 34b8a67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Form.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676

7777
<form id="form-validate" class="w-full space-y-6" action="https://api.web3forms.com/submit" method="POST" novalidate>
7878

79-
<input type="hidden" name="access_key" value={settings[locale].web3Forms} />
79+
<input type="hidden" name="access_key" value="2bd71768-da85-41b5-8b19-212aa4605ea1" />
8080
<input type="hidden" name="subject" value="New e-mail from pedrokehl.net"/>
8181
<label class="hidden">
8282
Hello

0 commit comments

Comments
 (0)