mirror of
https://github.com/casdoor/casdoor.git
synced 2025-09-09 20:42:55 +08:00
Fix favicon.
This commit is contained in:
@@ -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"
|
||||
},
|
||||
|
Reference in New Issue
Block a user