Skip to content

Commit 2f1bf19

Browse files
authored
Update config.mts
1 parent da48ce0 commit 2f1bf19

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/.vitepress/config.mts

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ export default defineConfig({
2323
{ text: 'IV- The law of maximum profit and the principal contradiction in the imperialist epoch', link: '/en/4-profit' },
2424
{ text: 'V- Unite under Maoism!', link: '/en/5-unite' },
2525
{ text: 'References', link: '/en/6-references' }
26-
],
26+
]
27+
},{
2728
text: '中文译本(施工中)/Chinese Translation (Under construction)',
2829
items: [
2930
{ text: '目录', link: '/zh/0-summary' },
@@ -33,7 +34,7 @@ export default defineConfig({
3334
{ text: '四 利润最大化的法则和帝国主义时代的主要矛盾', link: '/zh/4-profit' },
3435
{ text: '五 团结在毛主义的旗帜下!', link: '/zh/5-unite' },
3536
{ text: '参考文献', link: '/zh/6-references' },
36-
]
37+
]
3738
}
3839
],
3940
outline: [2,5],

0 commit comments

Comments
 (0)