File tree Expand file tree Collapse file tree 1 file changed +0
-20
lines changed Expand file tree Collapse file tree 1 file changed +0
-20
lines changed Original file line number Diff line number Diff line change @@ -112,26 +112,6 @@ export default async () => defineConfig({
112
112
] ,
113
113
} ,
114
114
] ,
115
- '/en/' : [
116
- {
117
- text : 'Guide' ,
118
- items : [
119
- { text : 'Index' , link : '/en/' } ,
120
- { text : 'Quick Start' , link : '/en/guide/quick-start' } ,
121
- { text : 'Playground' , link : '/en/guide/playground' } ,
122
- { text : 'Example: Prime' , link : '/en/guide/example-prime' } ,
123
- { text : 'Run as Go Script' , link : '/en/guide/as-go-script' } ,
124
- ] ,
125
- } ,
126
- {
127
- text : 'Blog' ,
128
- items : [
129
- { text : 'The Wa Blog' , link : '/en/blog/' } ,
130
- { text : 'Fleet: Wa Highlight' , link : '/en/blog/blog0001.md' } ,
131
- { text : 'Wa Language and Turing & BrainFuck' , link : '/en/blog/blog0002.md' } ,
132
- ] ,
133
- } ,
134
- ] ,
135
115
} ,
136
116
footer : {
137
117
copyright : '版权 ©️ 凹语言开发组 2018,保留权利' ,
You can’t perform that action at this time.
0 commit comments