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.
1 parent 6e5d650 commit dbf8ed4Copy full SHA for dbf8ed4
docs/contact.md
@@ -7,11 +7,10 @@
7
id="contactForm"
8
>
9
<!-- 1) Your Access Key from Web3Forms -->
10
- <!-- <input type="hidden" name="access_key" value="9c04327a-dea1-4938-8b84-37de91941a7b" /> -->
+ <input type="hidden" name="access_key" value="9c04327a-dea1-4938-8b84-37de91941a7b" />
11
12
<!-- Uncomment below to test emails without sending them -->
13
<!-- <input type="hidden" name="access_key" value="YOUR_ACCESS_KEY_HERE"> -->
14
- <input type="hidden" name="access_key" value="473220fe-064b-4ae1-a212-7a8458491ea5">
15
16
<!-- 2) Optional honeypot field for spam control -->
17
<input type="checkbox" name="botcheck" class="hidden" style="display: none;">
0 commit comments