Initial commit :)
This commit is contained in:
BIN
public/images/apple-touch-icon.png
Normal file
BIN
public/images/apple-touch-icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 42 KiB |
BIN
public/images/favicon-96x96.png
Normal file
BIN
public/images/favicon-96x96.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
3
public/images/favicon.svg
Normal file
3
public/images/favicon.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 38 KiB |
21
public/images/site.webmanifest
Normal file
21
public/images/site.webmanifest
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "tgirl city",
|
||||
"short_name": "tgirl city",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/images/web-app-manifest-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png",
|
||||
"purpose": "maskable"
|
||||
},
|
||||
{
|
||||
"src": "/images/web-app-manifest-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png",
|
||||
"purpose": "maskable"
|
||||
}
|
||||
],
|
||||
"theme_color": "#F5A9B8",
|
||||
"background_color": "#F5A9B8",
|
||||
"display": "standalone"
|
||||
}
|
||||
BIN
public/images/web-app-manifest-192x192.png
Normal file
BIN
public/images/web-app-manifest-192x192.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 46 KiB |
BIN
public/images/web-app-manifest-512x512.png
Normal file
BIN
public/images/web-app-manifest-512x512.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 231 KiB |
Reference in New Issue
Block a user