-
Notifications
You must be signed in to change notification settings - Fork 4
/
index.html
64 lines (45 loc) · 3.25 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
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<!doctype html>
<html lang="en-USen">
<head>
<title>Betoken | Crowd-powered crypto asset management protocol</title>
<meta content="https://betoken.fund" property="og:url" />
<meta content="Betoken | Crowd-powered crypto asset management protocol" property="og:title" />
<meta content="Betoken | Crowd-powered crypto asset management protocol" itemprop="name" />
<meta content="Betoken | Crowd-powered crypto asset management protocol" name="twitter:title" />
<meta content="Betoken is an open source protocol for crypto assets management connecting capital and talent" property="og:description" />
<meta content="Betoken is an open source protocol for crypto assets management connecting capital and talent" itemprop="description" />
<meta content="Betoken is an open source protocol for crypto assets management connecting capital and talent" name="twitter:description" />
<meta content="Betoken is an open source protocol for crypto assets management connecting capital and talent" name="description" />
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Libs CSS -->
<link rel="stylesheet" href="assets/fonts/feather/feather.min.css">
<link rel="stylesheet" href="assets/libs/highlight.js/styles/vs2015.css">
<link rel="stylesheet" href="assets/libs/quill/dist/quill.core.css">
<link rel="stylesheet" href="assets/libs/select2/dist/css/select2.min.css">
<link rel="stylesheet" href="assets/libs/flatpickr/dist/flatpickr.min.css">
<link rel='stylesheet' href='https://widget.kyber.network/v0.6.4/widget.css'>
<link rel="icon" type="image/png" href="assets/img/betoken-icon-default.png">
<!-- Theme CSS -->
<link rel="stylesheet" href="assets/css/theme.min.css">
<meta content="@betokenfund" name="twitter:site" />
<meta content="summary_large_image" name="twitter:card" />
<meta content="https://betoken.fund/assets/img/illustrations/og-twitter-image.png" name="twitter:image" />
<meta content="assets/img/illustrations/og-twitter-image.png" itemprop="image" />
<meta content="https://betoken.fund/assets/img/illustrations/og-twitter-image.png" property="og:image" />
<meta name="fortmatic-site-verification" content="GHFPWcZubhXL5zXy" />
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-116797881-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-116797881-1');
</script>
<link rel="stylesheet" href="styles.81db82ec832dbc03074b.css"></head>
<body>
<app-root></app-root>
<script src="polyfills-es5.a66861b1a33373a3005d.js" nomodule defer></script><script src="polyfills-es2015.fd917e7c3ed57f282ee5.js" type="module"></script><script src="scripts.4fc57e7272e1145665ca.js" defer></script><script src="runtime-es2015.24b02acc1f369d9b9f37.js" type="module"></script><script src="main-es2015.c4f76deccf9cc619fa3a.js" type="module"></script><script src="runtime-es5.24b02acc1f369d9b9f37.js" nomodule defer></script><script src="main-es5.c4f76deccf9cc619fa3a.js" nomodule defer></script></body>
</html>