Skip to content

Commit 49d40a3

Browse files
committed
zz
1 parent b6a215c commit 49d40a3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/.vitepress/constants.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,6 @@ export const FRIENDLY_LINK = [
6767
]
6868

6969
export const NAV_BANNER = {
70-
title: '🎉 凹语言登上长江日报 🎉',
71-
link: 'https://wa-lang.org/smalltalk/st0071.html',
70+
title: '🎉 凹语言支持for range迭代器 🎉',
71+
link: 'https://wa-lang.org/smalltalk/st0074.html',
7272
}

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

0 commit comments

Comments
 (0)