-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
79 lines (69 loc) · 2.76 KB
/
404.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Arkreen Network</title>
<meta name="description"
content="Arkreen is a Web3-powered digital infrastructure for global distributed renewable energy resources." />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta property="og:title" content="Arkreen Network" />
<meta property="og:type" content="product" />
<meta property="og:url" content="https://arkreen.com" />
<meta property="og:image" content="/favicon.ico" />
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FZ19C9TRG4"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "G-FZ19C9TRG4");
</script>
<!-- <script type="text/javascript">
(function (d, m) {
var gptBasePluginSettings = {
aiId: "af997522-85bb-47d5-a30d-56239b7da188",
};
var s = document.createElement("script");
s.type = "text/javascript";
s.async = true;
s.src = "https://gptbase.ai/plugin/plugin.js";
var h = document.getElementsByTagName("head")[0];
h.appendChild(s);
window.gptBasePlugin = m;
m._globals = gptBasePluginSettings;
})(document, window.gptBasePlugin || {});
</script> -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600;700&display=swap" rel="stylesheet" />
<link rel="icon" href="/favicon.ico" sizes="any" />
<link rel="apple-touch-icon" href="/logo192.svg" />
<script
src="https://jic.talkingdata.com/app/h5/v1?appid=934E8595241A4728BA05F48270CBC50A&vn=arkreen-home&vc=test1.0.1"></script>
<meta name="theme-color" content="#fafafa" />
<script type="module" crossorigin src="/assets/index-4169f91f.js"></script>
<link rel="modulepreload" crossorigin href="/assets/react-fc05cb64.js">
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
<!--
Below is the placeholder for a serialized data store that is intended
to be injected by the Cloudflare Worker script. See `/edge` package.
<script id="data" type="application/json">
{
"client:root": {
"__id": "client:root",
"__typename": "__Root",
"me": null
}
}
</script>
-->
<script id="data" type="application/json"></script>
</body>
</html>