diff options
| -rw-r--r-- | src/index.html | 2 |
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" |
