Skip to content

Commit 199efa2

Browse files
author
Zarrewitch
committed
refactor: delete create react app logo references
fixes: #888
1 parent 5f3760d commit 199efa2

File tree

2 files changed

+0
-11
lines changed

2 files changed

+0
-11
lines changed

rcongui/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
<meta name="viewport" content="width=device-width, initial-scale=1" />
1616
<meta name="theme-color" content="#000000" />
1717
<meta name="description" content="Open source tooling for Hell Let Loose" />
18-
<link rel="apple-touch-icon" href="/logo192.png" />
1918
<!--
2019
manifest.json provides metadata used when your web app is installed on a
2120
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/

rcongui/public/manifest.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,6 @@
66
"src": "favicon.png",
77
"sizes": "64x64 32x32 24x24 16x16",
88
"type": "image/png"
9-
},
10-
{
11-
"src": "logo192.png",
12-
"type": "image/png",
13-
"sizes": "192x192"
14-
},
15-
{
16-
"src": "logo512.png",
17-
"type": "image/png",
18-
"sizes": "512x512"
199
}
2010
],
2111
"start_url": ".",

0 commit comments

Comments
 (0)