fix: subdomain routing fixed, favicon bundles
This commit is contained in:
BIN
public/gaze/favicon/apple-touch-icon.png
Executable file
BIN
public/gaze/favicon/apple-touch-icon.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 30 KiB |
BIN
public/gaze/favicon/favicon-96x96.png
Executable file
BIN
public/gaze/favicon/favicon-96x96.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 9.7 KiB |
BIN
public/gaze/favicon/favicon.ico
Executable file
BIN
public/gaze/favicon/favicon.ico
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
17
public/gaze/favicon/favicon.svg
Executable file
17
public/gaze/favicon/favicon.svg
Executable file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 5.9 MiB |
21
public/gaze/favicon/site.webmanifest
Executable file
21
public/gaze/favicon/site.webmanifest
Executable 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
public/gaze/favicon/web-app-manifest-192x192.png
Executable file
BIN
public/gaze/favicon/web-app-manifest-192x192.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 30 KiB |
BIN
public/gaze/favicon/web-app-manifest-512x512.png
Executable file
BIN
public/gaze/favicon/web-app-manifest-512x512.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 140 KiB |
Reference in New Issue
Block a user