added info about favicon sizes in readme

This commit is contained in:
Gabriele Musco 2021-06-09 22:41:59 +02:00
parent de8c3dcef3
commit 79bc934c75
No known key found for this signature in database
GPG Key ID: 8539FD3454380B83
1 changed files with 3 additions and 3 deletions

View File

@ -38,9 +38,9 @@ summaryLength = 70 # number of words for article summaries
# It's best to put these icons in the "static" folder of your site
logo = "/logo.svg"
favicon = "/favicon.png"
faviconIco = "/favicon.ico"
appletouch = "/apple-touch-icon.png"
favicon = "/favicon.png" # 32x32
faviconIco = "/favicon.ico" # 32x32
appletouch = "/apple-touch-icon.png" # 180x180
svgicon = "/logo.svg"
showTags = true # show the Tags menu item; default true