Add back tags in html
This commit is contained in:
@@ -3,7 +3,13 @@
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="description" content="An Open Protocol For Decentralized Exchange On The Ethereum Blockchain" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:title" content="0x" />
|
||||
<meta property="og:description" content="An Open Protocol For Decentralized Exchange On The Ethereum Blockchain" />
|
||||
<meta property="og:image" content="/images/og_image.png" />
|
||||
<title>0x: The Protocol for Trading Tokens</title>
|
||||
<link rel="icon" type="image/png" href="/images/favicon/favicon-2-32x32.png" sizes="32x32" />
|
||||
<link rel="icon" type="image/png" href="/images/favicon/favicon-2-16x16.png" sizes="16x16" />
|
||||
<link rel="stylesheet" href="/css/github-gist.css">
|
||||
|
||||
Reference in New Issue
Block a user