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 bdf1501 commit 6e7c61dCopy full SHA for 6e7c61d
docs/.vitepress/constants.ts
@@ -62,6 +62,6 @@ export const FRIENDLY_LINK = [
62
]
63
64
export const NAV_BANNER = {
65
- title: '🎉 凹语言支持Chrome内置AI 🎉',
66
- link: 'https://wa-lang.org/smalltalk/st0054.html',
+ title: '🎉 凹语言支持map 🎉',
+ link: 'https://wa-lang.org/smalltalk/st0056.html',
67
}
docs/.vitepress/inlined-scripts/restorePreference.js
@@ -6,6 +6,6 @@
6
7
8
9
- window.__WA_BANNER_ID__ = 'st0054'
+ window.__WA_BANNER_ID__ = 'st0056'
10
restore(`wa-docs-banner-${window.__WA_BANNER_ID__}`, 'banner-dismissed')
11
})()
0 commit comments