diff options
| author | frosty <gabriel@bwaaa.monster> | 2026-03-24 15:37:13 -0400 |
|---|---|---|
| committer | frosty <gabriel@bwaaa.monster> | 2026-03-24 15:37:13 -0400 |
| commit | e9b01902d954a54e94e2f77be1bfa1de7cb410e1 (patch) | |
| tree | 5232533b6a5647f3b73e07632c50dc2420c89391 /templates/results.html | |
| parent | 8b7b8de06c281bbe3c2dddbebd44676a4b9b7dff (diff) | |
| download | omnisearch-e9b01902d954a54e94e2f77be1bfa1de7cb410e1.tar.gz | |
removed search engine indicator from results
Diffstat (limited to 'templates/results.html')
| -rw-r--r-- | templates/results.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/results.html b/templates/results.html index ed8b04f..5207057 100644 --- a/templates/results.html +++ b/templates/results.html @@ -73,8 +73,6 @@ <span class="url"> {{result[1]}} </span> - <span class="result-sources"> - {{result[5]}} </span> </div> <a href="{{result[0]}}"> |
