use spaces not tabs

This commit is contained in:
Henry Hiles 2025-10-31 16:16:11 -04:00
commit 7f600e77ad
No known key found for this signature in database
8 changed files with 39 additions and 19 deletions

View file

@ -18,7 +18,12 @@ import "../../styles/page.css"
/> />
</label> </label>
<div class="honeypot"> <div class="honeypot">
<input type="text" name="honeypot" tabindex="-1" autocomplete="off"> <input
type="text"
name="honeypot"
tabindex="-1"
autocomplete="off"
/>
</div> </div>
<label> <label>
E-mail E-mail

View file

@ -17,7 +17,12 @@ import "../styles/page.css"
/> />
</label> </label>
<div class="honeypot"> <div class="honeypot">
<input type="text" name="honeypot" tabindex="-1" autocomplete="off"> <input
type="text"
name="honeypot"
tabindex="-1"
autocomplete="off"
/>
</div> </div>
<label> <label>
Email Email

View file

@ -17,7 +17,12 @@ import "../../styles/page.css"
/> />
</label> </label>
<div class="honeypot"> <div class="honeypot">
<input type="text" name="honeypot" tabindex="-1" autocomplete="off"> <input
type="text"
name="honeypot"
tabindex="-1"
autocomplete="off"
/>
</div> </div>
<label> <label>
E-mail E-mail

View file

@ -17,7 +17,12 @@ import "../../styles/page.css"
/> />
</label> </label>
<div class="honeypot"> <div class="honeypot">
<input type="text" name="honeypot" tabindex="-1" autocomplete="off"> <input
type="text"
name="honeypot"
tabindex="-1"
autocomplete="off"
/>
</div> </div>
<label> <label>
E-mail E-mail