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 1a97915 commit 139c35fCopy full SHA for 139c35f
docs/.vitepress/constants.ts
@@ -63,6 +63,6 @@ export const FRIENDLY_LINK = [
63
]
64
65
export const NAV_BANNER = {
66
- title: '🎉 凹语言完成全部语言特性! 🎉',
67
- link: 'https://wa-lang.org/smalltalk/st0063.html',
+ title: '🎉 凹语言获上海开源创新竞赛一等奖 🎉',
+ link: 'https://wa-lang.org/smalltalk/st0064.html',
68
}
docs/.vitepress/inlined-scripts/restorePreference.js
@@ -6,6 +6,6 @@
6
7
8
9
- window.__WA_BANNER_ID__ = 'st0063'
+ window.__WA_BANNER_ID__ = 'st0064'
10
restore(`wa-docs-banner-${window.__WA_BANNER_ID__}`, 'banner-dismissed')
11
})()
0 commit comments