Add Casdoor resources.

This commit is contained in:
Yang Luo 2021-06-12 12:25:37 +08:00
parent dc8f41bce9
commit 05536d25fb
3 changed files with 15 additions and 0 deletions

BIN
img/logo_384x96.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

BIN
site/casdoor/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View File

@ -0,0 +1,15 @@
{
"short_name": "Casdoor",
"name": "Casdoor Authentication",
"icons": [
{
"src": "favicon.png",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}