-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
38 lines (36 loc) · 1.48 KB
/
index.html
File metadata and controls
38 lines (36 loc) · 1.48 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script
async
src="https://www.googletagmanager.com/gtag/js?id=G-B5ZSNEF2MP"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "G-B5ZSNEF2MP");
</script>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="./favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="TON Toolkit" />
<meta name="author" content="RainBoltz@TONX Studio" />
<meta name="keywords" content="TON, Toolkit, TON Toolkit, TONX Studio, TON blockchain" />
<meta property="og:url" content="https://rainboltz.github.io/awesome-ton-toolkit/" />
<meta property="og:type" content="website" />
<meta property="og:title" content="TON Toolkit" />
<meta property="og:description" content="The Best and Awesome Toolkit for TON blockchain developers all around the world." />
<meta property="og:site_name" content="TON Toolkit" />
<meta property="og:image" content="https://rainboltz.github.io/awesome-ton-toolkit/preview.png" />
<title>TON Toolkit</title>
<script type="module" crossorigin src="./assets/index-DTHrrcgC.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-Bnynb9QJ.css">
</head>
<body>
<div id="root"></div>
</body>
</html>