We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 560b132 commit 7320386Copy full SHA for 7320386
docs/.vitepress/constants.ts
@@ -67,6 +67,6 @@ export const FRIENDLY_LINK = [
67
]
68
69
export const NAV_BANNER = {
70
- title: '🎉 WA酱带来两首凹语言新歌 🎉',
71
- link: 'https://wa-lang.org/smalltalk/st0070.html',
+ title: '🎉 凹语言登上长江日报 🎉',
+ link: 'https://wa-lang.org/smalltalk/st0071.html',
72
}
docs/.vitepress/inlined-scripts/restorePreference.js
@@ -6,6 +6,6 @@
6
7
8
9
- window.__WA_BANNER_ID__ = 'st0070'
+ window.__WA_BANNER_ID__ = 'st0071'
10
restore(`wa-docs-banner-${window.__WA_BANNER_ID__}`, 'banner-dismissed')
11
})()
0 commit comments