deleted web manifest
This commit is contained in:
parent
9e3f84d704
commit
8dce64b71a
8 changed files with 0 additions and 26 deletions
|
@ -6,7 +6,6 @@
|
|||
<link rel="shortcut icon" href="assets/favicons/favicon.ico" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png" />
|
||||
<meta name="apple-mobile-web-app-title" content="strongsand" />
|
||||
<link rel="manifest" href="assets/favicons/site.webmanifest" />
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>fursona | strongsand's domain</title>
|
||||
|
|
|
@ -1,21 +0,0 @@
|
|||
{
|
||||
"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"
|
||||
}
|
Binary file not shown.
Before Width: | Height: | Size: 62 KiB |
Binary file not shown.
Before Width: | Height: | Size: 336 KiB |
|
@ -6,7 +6,6 @@
|
|||
<link rel="shortcut icon" href="assets/favicons/favicon.ico" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png" />
|
||||
<meta name="apple-mobile-web-app-title" content="strongsand" />
|
||||
<link rel="manifest" href="assets/favicons/site.webmanifest"/>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta http-equiv="Cache-control" content="public">
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
<link rel="shortcut icon" href="assets/favicons/favicon.ico" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png" />
|
||||
<meta name="apple-mobile-web-app-title" content="strongsand" />
|
||||
<link rel="manifest" href="assets/favicons/site.webmanifest" />
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>interacting | strongsand's domain</title>
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
<link rel="shortcut icon" href="assets/favicons/favicon.ico" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png" />
|
||||
<meta name="apple-mobile-web-app-title" content="strongsand" />
|
||||
<link rel="manifest" href="assets/favicons/site.webmanifest" />
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>links | strongsand's domain</title>
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
<link rel="shortcut icon" href="assets/favicons/favicon.ico" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="assets/favicons/apple-touch-icon.png" />
|
||||
<meta name="apple-mobile-web-app-title" content="strongsand" />
|
||||
<link rel="manifest" href="assets/favicons/site.webmanifest" />
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>404 Not Found | strongsand's domain</title>
|
||||
|
|
Loading…
Reference in a new issue