Skip to content

Commit 8db600e

Browse files
committed
zz
1 parent bb07f9d commit 8db600e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/.vitepress/config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import HighlightedExt from './plugins/highlightedExt'
77

88
export default async () => defineConfig({
99
lang: 'en-US',
10-
title: 'Wa-lang',
10+
title: 'Wa',
1111
description: 'General-purpose language designed for WebAssembly',
1212
appearance: true,
1313

@@ -123,7 +123,7 @@ export default async () => defineConfig({
123123
],
124124
},
125125
footer: {
126-
copyright: '©️ Wa-lang Dev Team, 2018',
126+
copyright: '©️ China Wuhan WaYuYan Technology Co., Ltd. 2025',
127127
},
128128
},
129129

0 commit comments

Comments
 (0)