add status branding

This commit is contained in:
Barry Gitarts 2019-01-31 15:41:40 -05:00
parent c65111d4cc
commit 99c9a4ee3b
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico" />
<link rel="shortcut icon" href="https://status.im/img/logo-32.png" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
@ -22,7 +22,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>Status Web</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>