-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
22 lines (22 loc) · 1.05 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1,user-scalable=no">
<meta name="description" content="0xsir description"/>
<meta name="keywords" content="0xsir,blockchian,dapp,game"/>
<meta name="author" content="lordless.io"/>
<meta name="renderer" content="webkit">
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="expires" content="0">
<title>Blocklens - 区块之镜</title>
</head>
<body>
<div id="app"></div>
<!-- <script sync type="text/javascript" src="http://lordless.oss-cn-hongkong.aliyuncs.com/static/js/qrcode.js"></script> -->
<!-- <script sync type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/canvg/1.4/rgbcolor.min.js"></script> -->
<!-- <script sync type="text/javascript" src="https://cdn.jsdelivr.net/npm/canvg/dist/browser/canvg.min.js"></script> -->
<!-- built files will be auto injected -->
</body>
</html>