Skip to content

Commit f62b994

Browse files
committed
zz
1 parent 770d881 commit f62b994

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

docs/.vitepress/constants.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,6 @@ export const FRIENDLY_LINK = [
7373
]
7474

7575
export const NAV_BANNER = {
76-
title: '🎉 凹语言中文版重新起航! 🎉',
77-
link: 'https://wa-lang.org/smalltalk/st0089.html',
76+
title: '🎉 凹语言中文版编程小画家 🎉',
77+
link: 'https://wa-lang.org/smalltalk/st0091.html',
7878
}

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__ = 'st0089'
9+
window.__WA_BANNER_ID__ = 'st0091'
1010
restore(`wa-docs-banner-${window.__WA_BANNER_ID__}`, 'banner-dismissed')
1111
})()

docs/smalltalk/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ title: 碎碎念
88

99
#
1010

11+
- 2025-11-01: [凹语言中文版编程小画家](st0091.md)
1112
- 2025-10-26: [凹语言瓦力四像门试营业](st0090.md)
1213
- 2025-10-23: [凹语言中文版重新起航!](st0089.md)
1314
- 2025-10-20: [假如中文编程语言也有江湖……](st0088.md)

docs/smalltalk/st0091.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 凹语言中文实现小画家
1+
# 凹语言中文版编程小画家
22

33
- 时间:2025-11-01
44
- 撰稿:凹语言开发组

0 commit comments

Comments
 (0)