Updated images in assets and removed some packages.

This commit is contained in:
Patrick Fic
2020-10-07 10:04:22 -07:00
parent 2bd4f17b0b
commit b6f2ad3cf0
20 changed files with 693 additions and 14849 deletions

BIN
client/public/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

View File

@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<link rel="icon" href="%PUBLIC_URL%/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#002366" />
<meta
@@ -10,7 +10,7 @@
content="Web site created using create-react-app"
/>
<!-- <link rel="apple-touch-icon" href="logo192.png" /> -->
<link rel="apple-touch-icon" href="logo240.png" />
<link rel="apple-touch-icon" href="logo192.png" />
<!--
manifest.json provides metadata used when your web app is installed on a

View File

@@ -9,7 +9,7 @@
"type": "image/x-icon"
},
{
"src": "logo240.png",
"src": "logo192.png",
"type": "image/png",
"sizes": "192x192"
},