diff options
| author | frosty <gabriel@bwaaa.monster> | 2026-03-23 10:46:17 -0400 |
|---|---|---|
| committer | frosty <gabriel@bwaaa.monster> | 2026-03-23 10:46:17 -0400 |
| commit | 8b7b8de06c281bbe3c2dddbebd44676a4b9b7dff (patch) | |
| tree | 1c54743611d65e35354752388d4b934c661cef6f /templates | |
| parent | 5a4af40b74600a56823e37744588419f067f46d5 (diff) | |
| download | omnisearch-8b7b8de06c281bbe3c2dddbebd44676a4b9b7dff.tar.gz | |
fix: fixed favicons from merge conflict
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/results.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/results.html b/templates/results.html index f0b0ca0..ed8b04f 100644 --- a/templates/results.html +++ b/templates/results.html @@ -74,7 +74,7 @@ {{result[1]}} </span> <span class="result-sources"> - {{result[4]}} + {{result[5]}} </span> </div> <a href="{{result[0]}}"> |
