Fix favicon.

This commit is contained in:
Yang Luo
2021-02-13 20:13:32 +08:00
parent 6e015a959f
commit 7bffb03b29
7 changed files with 13 additions and 6 deletions

View File

@@ -1,9 +1,9 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"short_name": "Casdoor",
"name": "Casdoor Authentication",
"icons": [
{
"src": "favicon.ico",
"src": "favicon.png",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
},