mirror of
https://codeberg.org/slatian/service.echoip-slatecave.git
synced 2025-08-12 02:51:42 +02:00
Use the more efficient icon
This commit is contained in:
@@ -8,12 +8,13 @@ base_url="http://localhost:3000"
|
|||||||
stylesheet = "/style.css"
|
stylesheet = "/style.css"
|
||||||
|
|
||||||
# URL to and mimetype of your favicon
|
# URL to and mimetype of your favicon
|
||||||
favicon = "icon.svg"
|
favicon = "icon_64.png"
|
||||||
favicon_mimetype = "image/svg+xml"
|
favicon_mimetype = "image/png"
|
||||||
# favicon_mimetype = "image/png"
|
# favicon_mimetype = "image/svg+xml"
|
||||||
# favicon_mimetype = "image/jpeg"
|
# favicon_mimetype = "image/jpeg"
|
||||||
|
|
||||||
display_icon = "icon.svg"
|
# Icon to display next to the title
|
||||||
|
display_icon = "icon_64.png"
|
||||||
|
|
||||||
# URLs to look up v4 and v6 addresses explicitly
|
# URLs to look up v4 and v6 addresses explicitly
|
||||||
# If you have not configured them, comment them out, the button will stay hidden
|
# If you have not configured them, comment them out, the button will stay hidden
|
||||||
|
Reference in New Issue
Block a user