We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb07f9d commit 8db600eCopy full SHA for 8db600e
docs/.vitepress/config.ts
@@ -7,7 +7,7 @@ import HighlightedExt from './plugins/highlightedExt'
7
8
export default async () => defineConfig({
9
lang: 'en-US',
10
- title: 'Wa-lang',
+ title: 'Wa',
11
description: 'General-purpose language designed for WebAssembly',
12
appearance: true,
13
@@ -123,7 +123,7 @@ export default async () => defineConfig({
123
],
124
},
125
footer: {
126
- copyright: '©️ Wa-lang Dev Team, 2018',
+ copyright: '©️ China Wuhan WaYuYan Technology Co., Ltd. 2025',
127
128
129
0 commit comments