Compare commits
No commits in common. "main" and "main" have entirely different histories.
8 changed files with 20 additions and 40 deletions
|
|
@ -18,12 +18,7 @@ import "../../styles/page.css"
|
||||||
/>
|
/>
|
||||||
</label>
|
</label>
|
||||||
<div class="honeypot">
|
<div class="honeypot">
|
||||||
<input
|
<input type="text" name="honeypot" tabindex="-1" autocomplete="off">
|
||||||
type="text"
|
|
||||||
name="honeypot"
|
|
||||||
tabindex="-1"
|
|
||||||
autocomplete="off"
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
<label>
|
<label>
|
||||||
E-mail
|
E-mail
|
||||||
|
|
|
||||||
|
|
@ -17,12 +17,7 @@ import "../styles/page.css"
|
||||||
/>
|
/>
|
||||||
</label>
|
</label>
|
||||||
<div class="honeypot">
|
<div class="honeypot">
|
||||||
<input
|
<input type="text" name="honeypot" tabindex="-1" autocomplete="off">
|
||||||
type="text"
|
|
||||||
name="honeypot"
|
|
||||||
tabindex="-1"
|
|
||||||
autocomplete="off"
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
<label>
|
<label>
|
||||||
Email
|
Email
|
||||||
|
|
|
||||||
|
|
@ -17,12 +17,7 @@ import "../../styles/page.css"
|
||||||
/>
|
/>
|
||||||
</label>
|
</label>
|
||||||
<div class="honeypot">
|
<div class="honeypot">
|
||||||
<input
|
<input type="text" name="honeypot" tabindex="-1" autocomplete="off">
|
||||||
type="text"
|
|
||||||
name="honeypot"
|
|
||||||
tabindex="-1"
|
|
||||||
autocomplete="off"
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
<label>
|
<label>
|
||||||
E-mail
|
E-mail
|
||||||
|
|
|
||||||
|
|
@ -17,12 +17,7 @@ import "../../styles/page.css"
|
||||||
/>
|
/>
|
||||||
</label>
|
</label>
|
||||||
<div class="honeypot">
|
<div class="honeypot">
|
||||||
<input
|
<input type="text" name="honeypot" tabindex="-1" autocomplete="off">
|
||||||
type="text"
|
|
||||||
name="honeypot"
|
|
||||||
tabindex="-1"
|
|
||||||
autocomplete="off"
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
<label>
|
<label>
|
||||||
E-mail
|
E-mail
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue