aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorMichael McVady <femtonaut@gmail.com>2024-01-13 14:24:03 -0600
committerMichael McVady <femtonaut@gmail.com>2024-01-13 14:24:03 -0600
commit5a3489865fa7efe40eaa59a4ca865387b25f0d35 (patch)
treec5f99ab56b5d27da93e8df1a6b5c8fb8ae9b7ba3 /assets
parent5830cf2890bc01efa16f76c971408a8ffd76bd1d (diff)
lint whitespace
Diffstat (limited to 'assets')
-rw-r--r--assets/search.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/search.html b/assets/search.html
index 8b319e0..28a93c3 100644
--- a/assets/search.html
+++ b/assets/search.html
@@ -1,4 +1,4 @@
-<form>
+<form>
<input type="search" id="query" name="query" placeholder="Search...">
<button>Search</button>
</form>