Skip to content

Commit 92d38b8

Browse files
committed
zz
1 parent bce3b49 commit 92d38b8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/.vitepress/constants.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@ export const FRIENDLY_LINK = [
6262
]
6363

6464
export const NAV_BANNER = {
65-
title: '🎉 凹语言执行速度比Go快一倍 🎉',
66-
link: 'https://wa-lang.org/smalltalk/st0051.html',
65+
title: '🎉 凹语言支持Chrome内置AI 🎉',
66+
link: 'https://wa-lang.org/smalltalk/st0054.html',
6767
}

docs/.vitepress/inlined-scripts/restorePreference.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
}
77
}
88

9-
window.__WA_BANNER_ID__ = 'st0051'
9+
window.__WA_BANNER_ID__ = 'st0054'
1010
restore(`wa-docs-banner-${window.__WA_BANNER_ID__}`, 'banner-dismissed')
1111
})()

0 commit comments

Comments
 (0)