From 069e7969d8ca66c731f2028e9a8fd84a5715c5fd Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Fri, 19 Feb 2021 16:08:11 +0100 Subject: [PATCH] proper favicon --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 89be5ef..89f7a8e 100644 --- a/config.toml +++ b/config.toml @@ -113,7 +113,7 @@ pygmentsCodefencesGuessSyntax = true # whether to omit favicon resource links noFavicon = false # modern SVG favicon to use in place of older style .png and .ico files - svgFavicon = "" + svgFavicon = "/images/christoph_avatar.png" # Android browser theme color themeColor = "#ffffff" # Safari mask icon color