feat(zh): exampleSite-zh fit new theme

This commit is contained in:
Dillon
2020-02-01 22:32:06 +08:00
parent 437ef95e14
commit 8cdacbd4e2
16 changed files with 218 additions and 82 deletions

View File

@@ -0,0 +1,19 @@
{
"name": "LoveIt",
"short_name": "LoveIt",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}