mirror of
https://github.com/welton89/RRBEC.git
synced 2026-04-05 21:45:41 +00:00
feat: login
This commit is contained in:
BIN
gestaoRaul/templates/static/midia/favicon/apple-touch-icon.png
Normal file
BIN
gestaoRaul/templates/static/midia/favicon/apple-touch-icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 33 KiB |
BIN
gestaoRaul/templates/static/midia/favicon/favicon-96x96.png
Normal file
BIN
gestaoRaul/templates/static/midia/favicon/favicon-96x96.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
BIN
gestaoRaul/templates/static/midia/favicon/favicon.ico
Normal file
BIN
gestaoRaul/templates/static/midia/favicon/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
1
gestaoRaul/templates/static/midia/favicon/favicon.svg
Normal file
1
gestaoRaul/templates/static/midia/favicon/favicon.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 1.3 MiB |
21
gestaoRaul/templates/static/midia/favicon/site.webmanifest
Normal file
21
gestaoRaul/templates/static/midia/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"
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 37 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 185 KiB |
Reference in New Issue
Block a user