diff --git a/templates/extra.toml b/templates/extra.toml index 14939f1..858321f 100644 --- a/templates/extra.toml +++ b/templates/extra.toml @@ -8,12 +8,13 @@ base_url="http://localhost:3000" stylesheet = "/style.css" # URL to and mimetype of your favicon -favicon = "icon.svg" -favicon_mimetype = "image/svg+xml" -# favicon_mimetype = "image/png" +favicon = "icon_64.png" +favicon_mimetype = "image/png" +# favicon_mimetype = "image/svg+xml" # 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 # If you have not configured them, comment them out, the button will stay hidden