File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ export default async () => defineConfig({
35
35
{ text : '参考手册' , link : 'https://wa-lang.org/man/' } ,
36
36
{ text : 'Playground' , link : 'https://wa-lang.org/playground/' } ,
37
37
{ text : '碎碎念' , link : '/smalltalk/' , activeMatch : '/smalltalk/' } ,
38
- { text : '社区' , link : '/community/' , activeMatch : '/community/' } ,
38
+ { text : '社区/捐助 ' , link : '/community/' , activeMatch : '/community/' } ,
39
39
] ,
40
40
41
41
socialLinks : [
@@ -88,7 +88,7 @@ export default async () => defineConfig({
88
88
] ,
89
89
'/community/' : [
90
90
{
91
- text : '社区' ,
91
+ text : '社区/捐助 ' ,
92
92
items : [
93
93
{ text : '凹语言社区' , link : '/community/' } ,
94
94
{ text : '如何贡献代码' , link : '/community/contribute' } ,
Original file line number Diff line number Diff line change 1
1
---
2
- title : 社区
2
+ title : 社区/捐助
3
3
---
4
4
5
5
# 凹语言社区
You can’t perform that action at this time.
0 commit comments