Skip to content

Commit 674528a

Browse files
committed
zz
1 parent 9db9f1b commit 674528a

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

docs/.vitepress/config.ts

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -112,26 +112,6 @@ export default async () => defineConfig({
112112
],
113113
},
114114
],
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-
],
135115
},
136116
footer: {
137117
copyright: '版权 ©️ 凹语言开发组 2018,保留权利',

0 commit comments

Comments
 (0)