diff options
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index cf2078a..07daa7d 100644 --- a/config.toml +++ b/config.toml @@ -61,7 +61,7 @@ author = "garhve" # Path to the header icon / favicon image. # Please save image to static/images -icon = "/images/logo.ico" +icon = "/images/logo.png" favicon = "/images/favicon.png" |