-
Notifications
You must be signed in to change notification settings - Fork 9
/
index-prod.html
19 lines (19 loc) · 996 Bytes
/
index-prod.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta content="width=device-width,initial-scale=1,minimal-ui" name="viewport">
<meta content="Providing a professional UI which allows coin-holders to stake for masternodes, decentralized governance and explore masternode performance statistics" name="description">
<title>XDC Network Staking Governance</title>
<meta property="og:url" content="https://master.xinfin.network/" />
<meta property="og:type" content="website" />
<meta property="og:title" content="XDC Network Staking Governance" />
<meta property="og:description" content="Providing a professional UI which allows coin-holders to stake for masternodes, decentralized governance and explore masternode performance statistics" />
<link type="image/x-icon" rel="shortcut icon" href="/app/assets/img/favicon_48x48.ico">
</head>
<body>
<div id="app"></div>
<!-- <script src="/build/app.js"></script>
<script src="/build/style.js"></script> -->
</body>
</html>