diff --git a/templates/extra.toml b/templates/extra.toml index 858321f..b2dd8ed 100644 --- a/templates/extra.toml +++ b/templates/extra.toml @@ -8,13 +8,13 @@ base_url="http://localhost:3000" stylesheet = "/style.css" # URL to and mimetype of your favicon -favicon = "icon_64.png" +favicon = "/icon_64.png" favicon_mimetype = "image/png" # favicon_mimetype = "image/svg+xml" # favicon_mimetype = "image/jpeg" # Icon to display next to the title -display_icon = "icon_64.png" +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