Skip to content

Commit 81e8833

Browse files
committed
zz
1 parent cab18d1 commit 81e8833

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/.vitepress/config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export default async () => defineConfig({
3636
{ text: '参考手册', link: 'https://wa-lang.org/man/' },
3737
{ text: 'Playground', link: 'https://wa-lang.org/playground/' },
3838
{ text: '碎碎念', link: '/smalltalk/', activeMatch: '/smalltalk/' },
39-
{ text: '社区/捐赠', link: '/community/', activeMatch: '/community/' },
39+
{ text: '社区', link: '/community/', activeMatch: '/community/' },
4040
],
4141

4242
socialLinks: [
@@ -91,7 +91,7 @@ export default async () => defineConfig({
9191
],
9292
'/community/': [
9393
{
94-
text: '社区/捐赠',
94+
text: '社区',
9595
items: [
9696
{ text: '凹语言社区', link: '/community/' },
9797
{ text: '如何贡献代码', link: '/community/contribute' },

docs/community/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,6 @@ title: 社区
2929
![](/donate/wa-donate-gitee.jpg)
3030

3131
捐赠的金额会最终会以反馈凹语言贡献点的方式表示感谢。如果想了解其他的捐赠和合作的途径,请添加“凹语言群助手”微信号咨询。
32+
3233
谢谢大家对凹语言的支持!
3334

0 commit comments

Comments
 (0)