change meta tags in index.html

pull/206/head
Szymon Lesisz 6 years ago
parent 2aed4ba4f7
commit 81aa4e108b

@ -4,15 +4,15 @@
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<title>Ethereum Wallet | Trezor</title>
<title>Trezor Wallet</title>
<meta name="title" content="Trezor Wallet" />
<meta name="description" content="Trezor Wallet" />
<meta name="keywords" content="trezor wallet" />
<meta name="author" content="satoshilabs s.r.o." />
<meta name="viewport" content="width=1024, initial-scale=1">
<meta name="author" content="SatoshiLabs s.r.o." />
<meta name="google" value="notranslate" />
<!--[if lt IE 8]>
<link media="all" rel="stylesheet" href="/unsupported-browsers/style.css" />
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet" />
<![endif]-->
</head>
<body>

Loading…
Cancel
Save