File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -317,16 +317,6 @@ module.exports = [
317
317
'type' : 'html' ,
318
318
'value' : '<hr/>' ,
319
319
} ,
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
- } ,
330
320
{
331
321
'type' : 'html' ,
332
322
'value' : '<span class=\'menu__link\'><b><small> TON Whitepapers </small></b></span>' ,
Original file line number Diff line number Diff line change @@ -37,4 +37,14 @@ module.exports = [
37
37
]
38
38
} ,
39
39
'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' ,
40
50
] ;
You can’t perform that action at this time.
0 commit comments