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 91f34ee commit 3ffc3baCopy full SHA for 3ffc3ba
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/st0064.html',
+ title: '🎉 凹语言跻身PLDB排行榜前200名 🎉',
+ link: 'https://wa-lang.org/smalltalk/st0065.html',
68
}
docs/.vitepress/inlined-scripts/restorePreference.js
@@ -6,6 +6,6 @@
6
7
8
9
- window.__WA_BANNER_ID__ = 'st0064'
+ window.__WA_BANNER_ID__ = 'st0065'
10
restore(`wa-docs-banner-${window.__WA_BANNER_ID__}`, 'banner-dismissed')
11
})()
0 commit comments