mirror of
https://github.com/mat-1/metasearch2.git
synced 2025-08-02 15:26:04 +00:00
fix favicon example url
browsers won't render it unless it has xmlns="http://www.w3.org/2000/svg"
This commit is contained in:
parent
5a4092bcc7
commit
7a3e5f04bc
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ api = false
|
|||
# engine_list_separator = true
|
||||
# show_version_info = true
|
||||
# stylesheet_url = "/themes/catppuccin-mocha.css"
|
||||
# favicon_url = "data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMzIgMzIiPjxjaXJjbGUgY3g9IjE2IiBjeT0iMTYiIHI9IjExIi8+PC9zdmc+"
|
||||
# favicon_url = "data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMzIgMzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTEiLz48L3N2Zz4="
|
||||
|
||||
[image_search]
|
||||
# enabled = true
|
||||
|
|
Loading…
Add table
Reference in a new issue