summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgarhve <git@garhve.com>2023-01-02 06:04:36 +0800
committergarhve <git@garhve.com>2023-01-02 06:04:36 +0800
commitf90f454408a8752cfb3989c2eafc7c9f8586cb0e (patch)
tree1135fc6a021c8b9d4193b912a8d90bbcf1137d99
parentbe772f40c42711de54a3331db2781b1511acba9d (diff)
fix logo
-rw-r--r--config.toml2
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"