-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
130 lines (118 loc) · 6.35 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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
<!doctype html>
<html lang="en">
<head>
<title>Kudoo | Software to run your DAO</title>
<!--Facebook Open Graph-->
<meta property="og:title" content="Kudoo">
<meta property="og:type" content="website">
<meta property="og:description" content="Kudoo provides solutions to run DAO's.">
<meta property="og:url" content="https://kudoo.io/">
<meta property="og:image" content="/images/logo1200px.png">
<meta property="og:locale" content="en_US">
<!--Twitter Card Data-->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@kudoocloud">
<meta name="twitter:creator" content="@kudoocloud">
<meta name="twitter:title" content="Kudoo">
<meta name="twitter:description" content="Kudoo provides solutions to run DAO's.">
<meta name="twitter:image:src" content="/images/logo1200px.png">
<meta name="twitter:domain" content="https://kudoo.io">
<!-- Meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="Kudoo provides elegant timesheets and intuitive invoices. Beautiful dashboards and advanced project features deliver a compelling package for DAO's.">
<link type="image/x-icon" rel="icon" href="/images/favicon.ico" />
<noscript id="jss-insertion-point"></noscript>
<meta name="msvalidate.01" content="41B5EAB6F95C4F8E2D02173AAC351BD8" />
<script src="https://use.fontawesome.com/a156d03c6f.js"></script>
<script type="application/ld+json">
{
"@context": "http://schema.org/",
"@type": "WebSite",
"browserRequirements": "Any modern web browser",
"applicationCategory": "Financial application",
"applicationSuite": "Kudoo",
"featureList": "Timesheets, Invoices, Projects, Approvals, Dashboard",
"permissions": "internet access",
"softwareHelp": "https://docs.kudoo.io"
}
</script>
<% if(htmlWebpackPlugin.options.env !== 'development'){ %>
<!-- Hotjar Tracking Code for https://kudoo.io -->
<script>
(function (h, o, t, j, a, r) {
h.hj = h.hj || function () { (h.hj.q = h.hj.q || []).push(arguments) };
h._hjSettings = { hjid: 926683, hjsv: 6 };
a = o.getElementsByTagName('head')[0];
r = o.createElement('script'); r.async = 1;
r.src = t + h._hjSettings.hjid + j + h._hjSettings.hjsv;
a.appendChild(r);
})(window, document, 'https://static.hotjar.com/c/hotjar-', '.js?sv=');
</script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-150979920-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-150979920-1');
</script>
<% } %>
</head>
<body>
<div id="root"></div>
<!-- Fonts -->
<link href="//fonts.googleapis.com/css?family=Merriweather:400,700,300,900|Lato:300,400,700,900|Montserrat:300,400,700,900|Roboto:300,400,700,900"
rel="stylesheet" type="text/css">
<link rel="stylesheet" href="https://unpkg.com/react-instantsearch-theme-algolia@4.0.0/style.min.css">
<% if(htmlWebpackPlugin.options.env !== 'development'){ %>
<!-- Start of Async Drift Code -->
<script>
"use strict";
!function() {
var t = window.driftt = window.drift = window.driftt || [];
if (!t.init) {
if (t.invoked) return void (window.console && console.error && console.error("Drift snippet included twice."));
t.invoked = !0, t.methods = [ "identify", "config", "track", "reset", "debug", "show", "ping", "page", "hide", "off", "on" ],
t.factory = function(e) {
return function() {
var n = Array.prototype.slice.call(arguments);
return n.unshift(e), t.push(n), t;
};
}, t.methods.forEach(function(e) {
t[e] = t.factory(e);
}), t.load = function(t) {
var e = 3e5, n = Math.ceil(new Date() / e) * e, o = document.createElement("script");
o.type = "text/javascript", o.async = !0, o.crossorigin = "anonymous", o.src = "https://js.driftt.com/include/" + n + "/" + t + ".js";
var i = document.getElementsByTagName("script")[0];
i.parentNode.insertBefore(o, i);
};
}
}();
drift.SNIPPET_VERSION = '0.3.1';
drift.load('a2xps2b9yyta');
</script>
<!-- End of Async Drift Code -->
<% } %>
<% if(htmlWebpackPlugin.options.env !== 'development'){ %>
<script type="text/javascript">(function (e, a) {
if (!a.__SV) {
var b = window; try { var c, l, i, j = b.location, g = j.hash; c = function (a, b) { return (l = a.match(RegExp(b + "=([^&]*)"))) ? l[1] : null }; g && c(g, "state") && (i = JSON.parse(decodeURIComponent(c(g, "state"))), "mpeditor" === i.action && (b.sessionStorage.setItem("_mpcehash", g), history.replaceState(i.desiredHash || "", e.title, j.pathname + j.search))) } catch (m) { } var k, h; window.mixpanel = a; a._i = []; a.init = function (b, c, f) {
function e(b, a) {
var c = a.split("."); 2 == c.length && (b = b[c[0]], a = c[1]); b[a] = function () {
b.push([a].concat(Array.prototype.slice.call(arguments,
0)))
}
} var d = a; "undefined" !== typeof f ? d = a[f] = [] : f = "mixpanel"; d.people = d.people || []; d.toString = function (b) { var a = "mixpanel"; "mixpanel" !== f && (a += "." + f); b || (a += " (stub)"); return a }; d.people.toString = function () { return d.toString(1) + ".people (stub)" }; k = "disable time_event track track_pageview track_links track_forms register register_once alias unregister identify name_tag set_config reset people.set people.set_once people.increment people.append people.union people.track_charge people.clear_charges people.delete_user".split(" ");
for (h = 0; h < k.length; h++)e(d, k[h]); a._i.push([b, c, f])
}; a.__SV = 1.2; b = e.createElement("script"); b.type = "text/javascript"; b.async = !0; b.src = "undefined" !== typeof MIXPANEL_CUSTOM_LIB_URL ? MIXPANEL_CUSTOM_LIB_URL : "file:" === e.location.protocol && "//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js".match(/^\/\//) ? "https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js" : "//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js"; c = e.getElementsByTagName("script")[0]; c.parentNode.insertBefore(b, c)
}
})(document, window.mixpanel || []);
mixpanel.init("a9b5b39c18ea9ec6b2b7157241160a7f");</script>
<% } %>
<script type="text/javascript">
//mixpanel.track("Page Loaded", {"Page Name": "Landing Page"});
</script>
</body>
</html>