Skip to content

Commit 71e38e5

Browse files
committed
zz
1 parent 7cd9480 commit 71e38e5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/.vitepress/config.ts

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

4141
socialLinks: [
@@ -88,7 +88,7 @@ export default async () => defineConfig({
8888
],
8989
'/community/': [
9090
{
91-
text: '社区',
91+
text: '社区/捐助',
9292
items: [
9393
{ text: '凹语言社区', link: '/community/' },
9494
{ text: '如何贡献代码', link: '/community/contribute' },

docs/community/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 社区
2+
title: 社区/捐助
33
---
44

55
# 凹语言社区

0 commit comments

Comments
 (0)