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 7b3b4b2 commit beb0ce5Copy full SHA for beb0ce5
docs/.vitepress/constants.ts
@@ -61,6 +61,6 @@ export const FRIENDLY_LINK = [
61
]
62
63
export const NAV_BANNER = {
64
- title: '🎉 凹语言山寨马斯克星舰小游戏 🎉',
65
- link: 'https://wa-lang.org/smalltalk/st0057.html',
+ title: '🎉 凹语言登上文汇报 🎉',
+ link: 'https://wa-lang.org/smalltalk/st0058.html',
66
}
docs/.vitepress/inlined-scripts/restorePreference.js
@@ -6,6 +6,6 @@
6
7
8
9
- window.__WA_BANNER_ID__ = 'st0057'
+ window.__WA_BANNER_ID__ = 'st0058'
10
restore(`wa-docs-banner-${window.__WA_BANNER_ID__}`, 'banner-dismissed')
11
})()
0 commit comments