Removed manifest
All checks were successful
thehideout/TheHideout-UI/pipeline/head This commit looks good
All checks were successful
thehideout/TheHideout-UI/pipeline/head This commit looks good
This commit is contained in:
parent
233812ad91
commit
96ddbf42fc
@ -25,7 +25,6 @@
|
||||
content="black-translucent"
|
||||
/>
|
||||
<link rel="stylesheet" href="/fonts.css" />
|
||||
<link rel="manifest" href="/manifest.json" />
|
||||
<title>The Hideout</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@ -1,20 +0,0 @@
|
||||
{
|
||||
"short_name": "Tom Butcher",
|
||||
"name": "TOM BUTCHER",
|
||||
"icons": [
|
||||
{
|
||||
"src": "https://cdn.tombutcher.work/favicon/favicon192.png",
|
||||
"type": "image/png",
|
||||
"sizes": "192x192"
|
||||
},
|
||||
{
|
||||
"src": "https://cdn.tombutcher.work/favicon/favicon512.png",
|
||||
"type": "image/png",
|
||||
"sizes": "512x512"
|
||||
}
|
||||
],
|
||||
"start_url": "/",
|
||||
"display": "standalone",
|
||||
"theme_color": "#E800B6",
|
||||
"background_color": "#2B0BFF"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user