We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da48ce0 commit 2f1bf19Copy full SHA for 2f1bf19
docs/.vitepress/config.mts
@@ -23,7 +23,8 @@ export default defineConfig({
23
{ text: 'IV- The law of maximum profit and the principal contradiction in the imperialist epoch', link: '/en/4-profit' },
24
{ text: 'V- Unite under Maoism!', link: '/en/5-unite' },
25
{ text: 'References', link: '/en/6-references' }
26
- ],
+ ]
27
+ },{
28
text: '中文译本(施工中)/Chinese Translation (Under construction)',
29
items: [
30
{ text: '目录', link: '/zh/0-summary' },
@@ -33,7 +34,7 @@ export default defineConfig({
33
34
{ text: '四 利润最大化的法则和帝国主义时代的主要矛盾', link: '/zh/4-profit' },
35
{ text: '五 团结在毛主义的旗帜下!', link: '/zh/5-unite' },
36
{ text: '参考文献', link: '/zh/6-references' },
- ]
37
38
}
39
],
40
outline: [2,5],
0 commit comments