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 e47998b commit 4e89253Copy full SHA for 4e89253
docs/.vitepress/constants.ts
@@ -53,6 +53,6 @@ export const FRIENDLY_LINK = [
53
]
54
55
export const NAV_BANNER = {
56
- title: '🎉 凹语言入选 Gitee GVP 项目 🎉',
57
- link: 'https://wa-lang.org/smalltalk/st0043.html',
+ title: '🎉 凹语言开源2周年 🎉',
+ link: 'https://wa-lang.org/smalltalk/st0045.html',
58
}
docs/.vitepress/inlined-scripts/restorePreference.js
@@ -6,6 +6,6 @@
6
7
8
9
- window.__WA_BANNER_ID__ = 'st0043'
+ window.__WA_BANNER_ID__ = 'st0045'
10
restore(`wa-docs-banner-${window.__WA_BANNER_ID__}`, 'banner-dismissed')
11
})()
0 commit comments