Skip to content

Commit

Permalink
side-bar-update_1
Browse files Browse the repository at this point in the history
  • Loading branch information
reveloper committed Oct 28, 2024
1 parent 3eb4d4c commit 1a7e7c2
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 43 deletions.
57 changes: 17 additions & 40 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 9 additions & 3 deletions sidebars/concepts.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,23 @@ module.exports = [
'value': '<span class=\'menu__link\'><b><small> Dive into TON </small></b></span>',
},
'v3/concepts/dive-into-ton/introduction',
{
type: 'category',
label: 'TON Ecosystem',
items: [
'v3/concepts/dive-into-ton/ton-ecosystem/wallet-apps',
'v3/concepts/dive-into-ton/ton-ecosystem/explorers-in-ton',
'v3/concepts/dive-into-ton/ton-ecosystem/nft',
],
},
{
type: 'category',
label: 'TON Blockchain',
items: [
'v3/concepts/dive-into-ton/ton-blockchain/blockchain-of-blockchains',
'v3/concepts/dive-into-ton/ton-blockchain/smart-contract-addresses',
'v3/concepts/dive-into-ton/ton-blockchain/wallet-apps',
'v3/concepts/dive-into-ton/ton-blockchain/explorers-in-ton',
'v3/concepts/dive-into-ton/ton-blockchain/cells-as-data-storage',
'v3/concepts/dive-into-ton/ton-blockchain/ton-networking',
'v3/concepts/dive-into-ton/ton-blockchain/nft',
'v3/concepts/dive-into-ton/ton-blockchain/sharding',
'v3/concepts/dive-into-ton/ton-blockchain/blockchain-comparison',
],
Expand Down

0 comments on commit 1a7e7c2

Please sign in to comment.