Skip to content

Commit 56b695e

Browse files
committed
zz
1 parent 4ddeb52 commit 56b695e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docs/.vitepress/constants.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,6 @@ export const FRIENDLY_LINK = [
6363
]
6464

6565
export const NAV_BANNER = {
66-
title: '🎉 凹语言支持map 🎉',
67-
link: 'https://wa-lang.org/smalltalk/st0056.html',
66+
title: '🎉 凹语言山寨马斯克星舰小游戏 🎉',
67+
link: 'https://wa-lang.org/smalltalk/st0057.html',
6868
}

docs/.vitepress/inlined-scripts/restorePreference.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
}
77
}
88

9-
window.__WA_BANNER_ID__ = 'st0056'
9+
window.__WA_BANNER_ID__ = 'st0057'
1010
restore(`wa-docs-banner-${window.__WA_BANNER_ID__}`, 'banner-dismissed')
1111
})()

docs/smalltalk/st0057.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,5 +105,5 @@ func Update {
105105
}
106106
```
107107

108-
游戏虽然简单,主要是通过方向键控制星舰的飞行,但也是凹语言进入星辰大海的第一步。Let's dive!
108+
主要是通过方向键控制星舰的飞行,游戏虽然简单但也是凹语言星辰大海幻想的第一步。Let's dive!
109109

0 commit comments

Comments
 (0)