File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -71,6 +71,6 @@ export const FRIENDLY_LINK = [
71
71
]
72
72
73
73
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' ,
76
76
}
Original file line number Diff line number Diff line change 6
6
}
7
7
}
8
8
9
- window . __WA_BANNER_ID__ = 'st0082 '
9
+ window . __WA_BANNER_ID__ = 'st0083 '
10
10
restore ( `wa-docs-banner-${ window . __WA_BANNER_ID__ } ` , 'banner-dismissed' )
11
11
} ) ( )
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ title: 碎碎念
8
8
9
9
#
10
10
11
+ - 2025-07-20: [ 凹语言开源3周年] ( st0083.md )
11
12
- 2025-07-16: [ 凹语言控制LCD1602液晶显示屏] ( st0082.md )
12
13
- 2025-06-18: [ 凹语言亮相第三届软件创新发展大会] ( st0081.md )
13
14
- 2025-05-29: [ 凹语言参加武汉大学WHLUG分享] ( st0080.md )
You can’t perform that action at this time.
0 commit comments