Skip to content

Commit 3c78e8b

Browse files
committed
zz
1 parent 33cf837 commit 3c78e8b

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
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: '🎉 凹语言控制LCD1602液晶显示屏 🎉',
75-
link: 'https://wa-lang.org/smalltalk/st0082.html',
74+
title: '🎉 凹语言开源3周年 🎉',
75+
link: 'https://wa-lang.org/smalltalk/st0083.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__ = 'st0082'
9+
window.__WA_BANNER_ID__ = 'st0083'
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-07-20: [凹语言开源3周年](st0083.md)
1112
- 2025-07-16: [凹语言控制LCD1602液晶显示屏](st0082.md)
1213
- 2025-06-18: [凹语言亮相第三届软件创新发展大会](st0081.md)
1314
- 2025-05-29: [凹语言参加武汉大学WHLUG分享](st0080.md)

0 commit comments

Comments
 (0)