first commit
This commit is contained in:
commit
4a589825c2
297 changed files with 33019 additions and 0 deletions
BIN
frontend/public/images/favicon/apple-touch-icon.png
Normal file
BIN
frontend/public/images/favicon/apple-touch-icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 50 KiB |
BIN
frontend/public/images/favicon/favicon-96x96.png
Normal file
BIN
frontend/public/images/favicon/favicon-96x96.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
BIN
frontend/public/images/favicon/favicon.ico
Normal file
BIN
frontend/public/images/favicon/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
3
frontend/public/images/favicon/favicon.svg
Normal file
3
frontend/public/images/favicon/favicon.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 98 KiB |
21
frontend/public/images/favicon/site.webmanifest
Normal file
21
frontend/public/images/favicon/site.webmanifest
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"name": "MyWebSite",
|
||||
"short_name": "MySite",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/web-app-manifest-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png",
|
||||
"purpose": "maskable"
|
||||
},
|
||||
{
|
||||
"src": "/web-app-manifest-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png",
|
||||
"purpose": "maskable"
|
||||
}
|
||||
],
|
||||
"theme_color": "#ffffff",
|
||||
"background_color": "#ffffff",
|
||||
"display": "standalone"
|
||||
}
|
||||
BIN
frontend/public/images/favicon/web-app-manifest-192x192.png
Normal file
BIN
frontend/public/images/favicon/web-app-manifest-192x192.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 56 KiB |
BIN
frontend/public/images/favicon/web-app-manifest-512x512.png
Normal file
BIN
frontend/public/images/favicon/web-app-manifest-512x512.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 293 KiB |
Loading…
Add table
Add a link
Reference in a new issue