Skip to content

Commit 55cdb12

Browse files
committed
zz
1 parent 99149eb commit 55cdb12

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

docs/.vitepress/constants.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,6 @@ export const FRIENDLY_LINK = [
7070
]
7171

7272
export const NAV_BANNER = {
73-
title: '🎉 凹语言亮相第三届软件创新发展大会 🎉',
74-
link: 'https://wa-lang.org/smalltalk/st0081.html',
73+
title: '🎉 凹语言控制LCD1602液晶显示屏 🎉',
74+
link: 'https://wa-lang.org/smalltalk/st0082.html',
7575
}

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__ = 'st0081'
9+
window.__WA_BANNER_ID__ = 'st0082'
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-07-16: [凹语言控制LCD显示屏](st0082.md)
11+
- 2025-07-16: [凹语言控制LCD1602液晶显示屏](st0082.md)
1212
- 2025-06-18: [凹语言亮相第三届软件创新发展大会](st0081.md)
1313
- 2025-05-29: [凹语言参加武汉大学WHLUG分享](st0080.md)
1414
- 2025-05-09: [凹语言首轮贡献者回馈-活动说明及操作指引](st0079.md)

docs/smalltalk/st0082.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 凹语言控制LCD显示屏
1+
# 凹语言控制LCD1602液晶显示屏
22

33
- 时间:2025-07-16
44
- 撰稿:凹语言开发组

0 commit comments

Comments
 (0)