Add favicon
This commit is contained in:
parent
acee58f41e
commit
5a29645ee4
11 changed files with 43 additions and 28 deletions
16
assets/favicon/xiao-wang.webmanifest
Normal file
16
assets/favicon/xiao-wang.webmanifest
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"name": "Xiao Wang",
|
||||
"short_name": "Xiao Wang",
|
||||
"icons": [
|
||||
{
|
||||
"src": "xiao-wang-favicon-192px.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "xiao-wang-favicon-512px.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue