Unify favicon
parent
23c6d21004
commit
8c227a1a2f
|
@ -3,10 +3,9 @@ logoImage = "/new/mtf-wiki-long.svg"
|
|||
logoText = "MtF.wiki"
|
||||
logoType = "long" # long, short
|
||||
description = "MtF.wiki is committed to becoming a free, open, and continuously updated transgender knowledge integration site."
|
||||
|
||||
themeOptions = ["light", "dark"]
|
||||
|
||||
useFaviconGenerator = true # https://www.favicon-generator.org/
|
||||
#useFaviconGenerator = false # https://www.favicon-generator.org/
|
||||
|
||||
enableTocSwitch = true
|
||||
enableLandingBackground = false
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
|
@ -0,0 +1 @@
|
|||
new/mtf-wiki-square.svg
|
|
@ -8,46 +8,9 @@
|
|||
"start_url": "/",
|
||||
"icons": [
|
||||
{
|
||||
"src": "favicon/android-icon-36x36.png",
|
||||
"sizes": "36x36",
|
||||
"type": "image/png",
|
||||
"density": "0.75"
|
||||
},
|
||||
{
|
||||
"src": "favicon/android-icon-48x48.png",
|
||||
"sizes": "48x48",
|
||||
"type": "image/png",
|
||||
"density": "1.0"
|
||||
},
|
||||
{
|
||||
"src": "favicon/android-icon-72x72.png",
|
||||
"sizes": "72x72",
|
||||
"type": "image/png",
|
||||
"density": "1.5"
|
||||
},
|
||||
{
|
||||
"src": "favicon/android-icon-96x96.png",
|
||||
"sizes": "96x96",
|
||||
"type": "image/png",
|
||||
"density": "2.0"
|
||||
},
|
||||
{
|
||||
"src": "favicon/android-icon-144x144.png",
|
||||
"sizes": "144x144",
|
||||
"type": "image/png",
|
||||
"density": "3.0"
|
||||
},
|
||||
{
|
||||
"src": "favicon/android-icon-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png",
|
||||
"density": "4.0"
|
||||
},
|
||||
{
|
||||
"src": "favicon/android-icon-512x512.png",
|
||||
"src": "favicon.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png",
|
||||
"density": "4.0"
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#0071bc",
|
||||
|
|
Loading…
Reference in New Issue