Update app name, title, and icon.

master
Tom Hacohen 7 years ago
parent e75d586c0f
commit 0afa0e792e

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 16 KiB

@ -19,7 +19,7 @@
work correctly both with client-side routing and a non-root public URL. work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`. Learn how to configure a non-root public URL by running `npm run build`.
--> -->
<title>React App</title> <title>EteSync - Secure, Encryted and Journaled Cloud Sync</title>
</head> </head>
<body> <body>
<noscript> <noscript>

@ -1,6 +1,6 @@
{ {
"short_name": "React App", "short_name": "EteSync",
"name": "Create React App Sample", "name": "EteSync - Secure, Encryted and Journaled Cloud Sync",
"icons": [ "icons": [
{ {
"src": "favicon.ico", "src": "favicon.ico",

Loading…
Cancel
Save