Customize folder setup
This commit is contained in:
parent
ddb853e055
commit
2f7f31b623
48 changed files with 27 additions and 22 deletions
16
public/assets/favicon/xiao-wang.webmanifest
Normal file
16
public/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