From c06b97fde1512054035fff2fa23a1241d53bdfdb Mon Sep 17 00:00:00 2001 From: yova Date: Mon, 28 Mar 2022 15:04:17 +0200 Subject: [PATCH] remove favicon --- config.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 427521f..479488e 100644 --- a/config.toml +++ b/config.toml @@ -28,7 +28,8 @@ title = "gugelfrei" # The path to your "favicon". This should be a square (at least 32px x 32px) png-file. # Hint: It's good practise to also put a "favicon.ico"-file into your "static"-folder. - favicon = "favicon.png" + favicon = "" + # "favicon.png" # These "images" are used for the structured data templates. This will show up, when # services like Twitter or Slack want to generate a preview of a link to your site.