diff options
| author | Petri Hienonen <petri.hienonen@gmail.com> | 2025-12-14 12:23:35 +0200 |
|---|---|---|
| committer | Petri Hienonen <petri.hienonen@gmail.com> | 2025-12-14 12:23:35 +0200 |
| commit | 9ee74a446f260c98c03506a182c04419e9d312e7 (patch) | |
| tree | 07712ceaa7aa3107bae9874ffbd374e8edbabaa7 /src | |
| parent | 869d2c46b3f15a695a3327b764fcab84224f5cba (diff) | |
| download | page-9ee74a446f260c98c03506a182c04419e9d312e7.tar.zst | |
Fix
Diffstat (limited to 'src')
| -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" |
