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.
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>
<body>
<noscript>

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

Loading…
Cancel
Save