move from neocities #1
5 changed files with 22 additions and 0 deletions
BIN
assets/favicons/apple-touch-icon.png
Normal file
BIN
assets/favicons/apple-touch-icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 56 KiB |
BIN
assets/favicons/favicon-96x96.png
Normal file
BIN
assets/favicons/favicon-96x96.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
BIN
assets/favicons/favicon.ico
Normal file
BIN
assets/favicons/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
1
assets/favicons/favicon.svg
Normal file
1
assets/favicons/favicon.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 5.5 MiB |
21
assets/favicons/site.webmanifest
Normal file
21
assets/favicons/site.webmanifest
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
{
|
||||||
|
"name": "strongsand's domain",
|
||||||
|
"short_name": "strongsand",
|
||||||
|
"icons": [
|
||||||
|
{
|
||||||
|
"src": "/assets/favicons/web-app-manifest-192x192.png",
|
||||||
|
"sizes": "192x192",
|
||||||
|
"type": "image/png",
|
||||||
|
"purpose": "maskable"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"src": "/assets/favicons/web-app-manifest-512x512.png",
|
||||||
|
"sizes": "512x512",
|
||||||
|
"type": "image/png",
|
||||||
|
"purpose": "maskable"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"theme_color": "#000000",
|
||||||
|
"background_color": "#000000",
|
||||||
|
"display": "standalone"
|
||||||
|
}
|
Loading…
Reference in a new issue