minor changes

This commit is contained in:
andmironov 2018-05-07 14:13:06 +03:00
parent 75ec90b099
commit dd2a07b99e
3 changed files with 18 additions and 10 deletions

BIN
.DS_Store vendored

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -6,24 +6,32 @@
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="./img/logo-16.png?v=0.0.6" sizes="16x16" />
<link rel="icon" type="image/png" href="./img/logo-32.png?v=0.0.6" sizes="32x32" />
<link rel="icon" type="image/png" href="./img/logo-16.png?v=0.0.7" sizes="16x16" />
<link rel="icon" type="image/png" href="./img/logo-32.png?v=0.0.7" sizes="32x32" />
<link rel="apple-touch-icon" sizes="76x76" href="./img/apple-touch-icon-76.png?v=0.0.6">
<link rel="apple-touch-icon" sizes="120x120" href="./img/apple-touch-icon-120.png?v=0.0.6">
<link rel="apple-touch-icon" sizes="152x152" href="./img/apple-touch-icon-152.png?v=0.0.6">
<link rel="apple-touch-icon" sizes="180x180" href="./img/apple-touch-icon-180.png?v=0.0.6">
<link rel="apple-touch-icon" href="./img/apple-touch-icon-1024.png?v=0.0.6">
<link rel="apple-touch-icon" sizes="76x76" href="./img/apple-touch-icon-76.png?v=0.0.7">
<link rel="apple-touch-icon" sizes="120x120" href="./img/apple-touch-icon-120.png?v=0.0.7">
<link rel="apple-touch-icon" sizes="152x152" href="./img/apple-touch-icon-152.png?v=0.0.7">
<link rel="apple-touch-icon" sizes="180x180" href="./img/apple-touch-icon-180.png?v=0.0.7">
<link rel="apple-touch-icon" href="./img/apple-touch-icon-1024.png?v=0.0.7">
<title>Status Design</title>
<meta name="description" content="Were the Status Design team and we are helping create the tools for a more open and equitable internet for all of us">
<!-- Facebook -->
<meta property="og:title" content="Status Design"/>
<meta property="og:description" content="Were the Status Design team and we are helping create the tools for a more open and equitable internet for all of us" />
<meta property="og:type" content="article" />
<meta property="og:image" content="./img/status-design-share?v=0.0.6" />
<meta property="og:image" content="https://design.status.im/img/status-design-share?v=0.0.7" />
<link rel="stylesheet" href="./css/main.css?v=0.0.6">
<!-- Twitter -->
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@ethstatus" />
<meta name="twitter:title" content="Status Design" />
<meta name="twitter:description" content="Were the Status Design team and we are helping create the tools for a more open and equitable internet for all of us" />
<meta name="twitter:image" content="https://design.status.im/img/status-design-share-twitter.png?v=0.0.7" />
<link rel="stylesheet" href="./css/main.css?v=0.0.7">
</head>
<body>
@ -562,6 +570,6 @@
</div>
</div>
<script src="./js/bundle.js?v=0.0.6"></script>
<script src="./js/bundle.js?v=0.0.7"></script>
</body>
</html>