diff --git a/config.toml b/config.toml index c0de0c2..52d156d 100644 --- a/config.toml +++ b/config.toml @@ -29,8 +29,7 @@ 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. diff --git a/static/favicon.png b/static/favicon.png index 7e20792..ddfc769 100644 Binary files a/static/favicon.png and b/static/favicon.png differ