Skip to content

Commit 8e99339

Browse files
committed
feat: move page
1 parent b63312f commit 8e99339

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

sidebars/develop.js

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -317,16 +317,6 @@ module.exports = [
317317
'type': 'html',
318318
'value': '<hr/>',
319319
},
320-
{
321-
'type': 'html',
322-
'value': '<span class=\'menu__link\'><b><small> Quality Assurance & Outsource </small></b></span>',
323-
},
324-
'develop/companies/auditors',
325-
'develop/companies/outsource',
326-
{
327-
'type': 'html',
328-
'value': '<hr/>',
329-
},
330320
{
331321
'type': 'html',
332322
'value': '<span class=\'menu__link\'><b><small> TON Whitepapers </small></b></span>',

sidebars/learn.js

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,14 @@ module.exports = [
3737
]
3838
},
3939
'learn/academy/academy-overview',
40+
{
41+
'type': 'html',
42+
'value': '<hr/>',
43+
},
44+
{
45+
'type': 'html',
46+
'value': '<span class=\'menu__link\'><b><small> Quality Assurance & Outsource </small></b></span>',
47+
},
48+
'develop/companies/auditors',
49+
'develop/companies/outsource',
4050
];

0 commit comments

Comments
 (0)