mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-14 10:09:31 -07:00
refactor(favicon); change favicon related setup
This commit is contained in:
@@ -9,9 +9,9 @@ bundled = true
|
||||
# generate these with https://realfavicongenerator.net
|
||||
favicon = true
|
||||
# modern SVG favicon to use in place of older style .png and .ico files
|
||||
svgFavicon = ""
|
||||
# Safari mask icon color
|
||||
iconColor = "#000000"
|
||||
svgFavicon = "/dot.svg"
|
||||
# fallback png favicon for unsupported browsers
|
||||
svgFaviconFallback = "/dot.png"
|
||||
|
||||
# page config
|
||||
[page]
|
||||
|
||||
Reference in New Issue
Block a user