proper favicon
This commit is contained in:
parent
8212645fa2
commit
069e7969d8
|
@ -113,7 +113,7 @@ pygmentsCodefencesGuessSyntax = true
|
||||||
# whether to omit favicon resource links
|
# whether to omit favicon resource links
|
||||||
noFavicon = false
|
noFavicon = false
|
||||||
# modern SVG favicon to use in place of older style .png and .ico files
|
# modern SVG favicon to use in place of older style .png and .ico files
|
||||||
svgFavicon = ""
|
svgFavicon = "/images/christoph_avatar.png"
|
||||||
# Android browser theme color
|
# Android browser theme color
|
||||||
themeColor = "#ffffff"
|
themeColor = "#ffffff"
|
||||||
# Safari mask icon color
|
# Safari mask icon color
|
||||||
|
|
Loading…
Reference in a new issue