Skip to content

Commit 1e26b7a

Browse files
committed
deploy: c64dfdd
0 parents  commit 1e26b7a

File tree

93 files changed

+2199
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

93 files changed

+2199
-0
lines changed

.nojekyll

Whitespace-only changes.

404.html

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8">
5+
<title>Redirecting</title>
6+
<script type="text/javascript">
7+
// Single Page Apps for GitHub Pages
8+
// Redirect to index.html with path preserved
9+
var pathSegmentsToKeep = 0;
10+
var l = window.location;
11+
l.replace(
12+
l.protocol + '//' + l.hostname + (l.port ? ':' + l.port : '') +
13+
'/index.html?p=/' + l.pathname.slice(1).split('/').slice(pathSegmentsToKeep).join('/').replace(/&/g, '~and~') +
14+
(l.search ? '&q=' + l.search.slice(1).replace(/&/g, '~and~') : '') +
15+
l.hash
16+
);
17+
</script>
18+
</head>
19+
<body>
20+
</body>
21+
</html>

apple-touch-icon.png

2.42 KB
Loading

assets/ANALYTICS_LINKS-WaHD7Hyc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
const o={GRAPH:{HOW_IT_WORKS:"https://docs.tonconsole.com/tonconsole/analytics#building-graph"},QUERY:{INTRO:"https://docs.tonconsole.com/tonconsole/analytics#query"}};export{o as A};

assets/Card-DqY8H7q8.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/CardLink-BYmFjcB0.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/CreateIcon96-0g7ahQHp.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/DeleteIcon24-J5ctXJk9.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/FeaturesList-DJ_JwK14.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/LogoControl-CrzSAVKf.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)