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 3595227 commit 2ac1f75Copy full SHA for 2ac1f75
docs/.vitepress/constants.ts
@@ -73,6 +73,6 @@ export const FRIENDLY_LINK = [
73
]
74
75
export const NAV_BANNER = {
76
- title: '🎉 凹语言中文版编程小画家 🎉',
77
- link: 'https://wa-lang.org/smalltalk/st0091.html',
+ title: '🎉 凹语言龙芯汇编器支持中文指令集 🎉',
+ link: 'https://wa-lang.org/smalltalk/st0096.html',
78
}
docs/.vitepress/inlined-scripts/restorePreference.js
@@ -6,6 +6,6 @@
6
7
8
9
- window.__WA_BANNER_ID__ = 'st0091'
+ window.__WA_BANNER_ID__ = 'st0096'
10
restore(`wa-docs-banner-${window.__WA_BANNER_ID__}`, 'banner-dismissed')
11
})()
0 commit comments