Skip to content

Commit 7bcb2f8

Browse files
committed
deploy: d50fe19
0 parents  commit 7bcb2f8

File tree

94 files changed

+2200
-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.

94 files changed

+2200
-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-DJe3uQ_F.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-D_CZ1eio.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-22sYpb6b.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-D9Goz5N3.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-wDHHhyY7.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/InvoicesProjectInfo-CKIbzpw0.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)