-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdocs.html
More file actions
43 lines (41 loc) · 1.95 KB
/
docs.html
File metadata and controls
43 lines (41 loc) · 1.95 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<title>
Hanzo
</title>
<meta name="author" content="@hanzoai">
<meta name="description" content="Modern blockchain platform.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/css/hanzo.css">
</head>
<body class="wi-100 sans-serif">
<div class="dt pvxl pvxxl-ns">
<header class="bg-pulsate tc dtc wi-100 v-mid">
<div class="tc mbm mbn-ns">
<h1 class="f3 b db-ns mrs mrn-ns mbn ttu mtn pulse-letters">
Documentation
</h3>
</div>
<p style="width: 50%" class="f4 f4-ns center dib db-ns fw1 phs mbn mbx-ns aqua">
Please login to your Hanzo account to view our documentation.
</p>
</div>
<footer class="bg-white gray phm pvxl pvxxl-ns bt b--light-gray">
<div class="mw7 center phm phl-ns tl tl-ns">
<small class="f5 mw7 db center lh-copy">
© 2016 Hanzo Inc. All Rights Reserved.
<br>
<a class="link dim dark-gray" href="/privacy">Privacy Policy</a>
<a class="link dim dark-gray" href="/terms">Terms of Use</a>
</small>
</div>
</footer>
<!-- Crowdstart analytics tag -->
<script>
!function(t,e,a){var r,n,c,i,o,s,l,u;if(null==t.analytics){for(r=[],r.methods=["ab","alias","group","identify","off","on","once","page","pageview","ready","track","trackClick","trackForm","trackLink","trackSubmit"],l=r.methods,c=function(t){r[t]=function(){var e;return e=Array.prototype.slice.call(arguments),e.unshift(t),r.push(e),r}},i=0,o=l.length;o>i;i++)s=l[i],c(s);return u=e.createElement("script"),u.async=!0,u.type="text/javascript",u.src=a,n=e.getElementsByTagName("script")[0],n.parentNode.insertBefore(u,n),t.analytics=r}}(window,document,"//cdn.crowdstart.com/a/hanzo.js");
</script>
</body>
</html>