Skip to content

Commit 0b25b45

Browse files
committed
zz
1 parent b621a93 commit 0b25b45

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
@@ -71,6 +71,6 @@ export const FRIENDLY_LINK = [
7171
]
7272

7373
export const NAV_BANNER = {
74-
title: '🎉 凹语言开源3周年 🎉',
75-
link: 'https://wa-lang.org/smalltalk/st0083.html',
74+
title: '🎉 凹语言关于中文编程的探索 🎉',
75+
link: 'https://wa-lang.org/smalltalk/st0085.html',
7676
}

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

docs/smalltalk/index.md

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

99
#
1010

11-
- 2025-09-22: [凹语言关于中文编程的探索?](st0085.md)
11+
- 2025-09-22: [凹语言关于中文编程的探索](st0085.md)
1212
- 2025-07-30: [凹语言如何做单元测试?](st0084.md)
1313
- 2025-07-20: [凹语言开源3周年](st0083.md)
1414
- 2025-07-16: [凹语言控制LCD1602液晶显示屏](st0082.md)

0 commit comments

Comments
 (0)