Commit inicial - upload de todos os arquivos da pasta
BIN
public/android-chrome-192x192.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
public/android-chrome-512x512.png
Normal file
|
After Width: | Height: | Size: 27 KiB |
BIN
public/apple-touch-icon.png
Normal file
|
After Width: | Height: | Size: 9.8 KiB |
BIN
public/favicon-16x16.png
Normal file
|
After Width: | Height: | Size: 721 B |
BIN
public/favicon-32x32.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
public/favicon.ico
Normal file
|
After Width: | Height: | Size: 15 KiB |
1
public/favicon.svg
Normal file
|
After Width: | Height: | Size: 9.3 KiB |
BIN
public/logo/logo-full.png
Normal file
|
After Width: | Height: | Size: 19 KiB |
BIN
public/logo/logo-icon.png
Normal file
|
After Width: | Height: | Size: 44 KiB |
1
public/site.webmanifest
Normal file
@@ -0,0 +1 @@
|
||||
{"name":"","short_name":"","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"}
|
||||
6
public/staticwebapp.config.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"navigationFallback": {
|
||||
"rewrite": "/index.html",
|
||||
"exclude": ["/assets/*"]
|
||||
}
|
||||
}
|
||||