File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -63,6 +63,6 @@ export const FRIENDLY_LINK = [
63
63
]
64
64
65
65
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' ,
68
68
}
Original file line number Diff line number Diff line change 6
6
}
7
7
}
8
8
9
- window . __WA_BANNER_ID__ = 'st0056 '
9
+ window . __WA_BANNER_ID__ = 'st0057 '
10
10
restore ( `wa-docs-banner-${ window . __WA_BANNER_ID__ } ` , 'banner-dismissed' )
11
11
} ) ( )
Original file line number Diff line number Diff line change @@ -105,5 +105,5 @@ func Update {
105
105
}
106
106
```
107
107
108
- 游戏虽然简单, 主要是通过方向键控制星舰的飞行,但也是凹语言进入星辰大海的第一步 。Let's dive!
108
+ 主要是通过方向键控制星舰的飞行,游戏虽然简单但也是凹语言星辰大海幻想的第一步 。Let's dive!
109
109
You can’t perform that action at this time.
0 commit comments