File tree Expand file tree Collapse file tree 1 file changed +0
-28
lines changed Expand file tree Collapse file tree 1 file changed +0
-28
lines changed Original file line number Diff line number Diff line change @@ -156,34 +156,6 @@ module.exports = {
156
156
} ,
157
157
] ,
158
158
} ,
159
- {
160
- type : 'dropdown' ,
161
- to : 'participate' ,
162
- position : 'left' ,
163
- label : 'Web3' ,
164
- items : [
165
- {
166
- to : 'participate/web3/dns' ,
167
- label : 'TON DNS & Domains' ,
168
- } ,
169
- {
170
- to : 'participate/web3/how-to-open-any-ton-site' ,
171
- label : 'Open TON Sites' ,
172
- } ,
173
- {
174
- to : 'develop/dapps/tutorials/how-to-run-ton-site' ,
175
- label : 'Run TON Sites' ,
176
- } ,
177
- {
178
- to : 'participate/ton-storage/storage-daemon' ,
179
- label : 'Run a Storage Daemon' ,
180
- } ,
181
- {
182
- to : 'participate/ton-storage/storage-provider' ,
183
- label : 'Build a Storage Provider' ,
184
- } ,
185
- ] ,
186
- } ,
187
159
{
188
160
type : 'dropdown' ,
189
161
to : '/develop/overview' ,
You can’t perform that action at this time.
0 commit comments