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>
|
||||
<div class="honeypot">
|
||||
<input
|
||||
type="text"
|
||||
name="honeypot"
|
||||
tabindex="-1"
|
||||
autocomplete="off"
|
||||
/>
|
||||
<input type="text" name="honeypot" tabindex="-1" autocomplete="off">
|
||||
</div>
|
||||
<label>
|
||||
E-mail
|
||||
|
|
|
|||
|
|
@ -17,12 +17,7 @@ import "../styles/page.css"
|
|||
/>
|
||||
</label>
|
||||
<div class="honeypot">
|
||||
<input
|
||||
type="text"
|
||||
name="honeypot"
|
||||
tabindex="-1"
|
||||
autocomplete="off"
|
||||
/>
|
||||
<input type="text" name="honeypot" tabindex="-1" autocomplete="off">
|
||||
</div>
|
||||
<label>
|
||||
Email
|
||||
|
|
|
|||
|
|
@ -17,12 +17,7 @@ import "../../styles/page.css"
|
|||
/>
|
||||
</label>
|
||||
<div class="honeypot">
|
||||
<input
|
||||
type="text"
|
||||
name="honeypot"
|
||||
tabindex="-1"
|
||||
autocomplete="off"
|
||||
/>
|
||||
<input type="text" name="honeypot" tabindex="-1" autocomplete="off">
|
||||
</div>
|
||||
<label>
|
||||
E-mail
|
||||
|
|
|
|||
|
|
@ -17,12 +17,7 @@ import "../../styles/page.css"
|
|||
/>
|
||||
</label>
|
||||
<div class="honeypot">
|
||||
<input
|
||||
type="text"
|
||||
name="honeypot"
|
||||
tabindex="-1"
|
||||
autocomplete="off"
|
||||
/>
|
||||
<input type="text" name="honeypot" tabindex="-1" autocomplete="off">
|
||||
</div>
|
||||
<label>
|
||||
E-mail
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue