aboutsummaryrefslogtreecommitdiffstats
path: root/src/index.html
diff options
context:
space:
mode:
authorPetri Hienonen <petri.hienonen@gmail.com>2025-12-14 12:23:35 +0200
committerPetri Hienonen <petri.hienonen@gmail.com>2025-12-14 12:23:35 +0200
commit9ee74a446f260c98c03506a182c04419e9d312e7 (patch)
tree07712ceaa7aa3107bae9874ffbd374e8edbabaa7 /src/index.html
parent869d2c46b3f15a695a3327b764fcab84224f5cba (diff)
downloadpage-9ee74a446f260c98c03506a182c04419e9d312e7.tar.zst
Fix
Diffstat (limited to 'src/index.html')
-rw-r--r--src/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.html b/src/index.html
index 30e843b..470050f 100644
--- a/src/index.html
+++ b/src/index.html
@@ -24,7 +24,7 @@
<input
type="text"
id="search-input"
- name="q"<!-- Add name attribute -->
+ name="q"
placeholder="SEARCH, $TICKER, !N NEWS..."
autofocus
spellcheck="false"