Skip to content

Commit 4e89253

Browse files
committed
zz
1 parent e47998b commit 4e89253

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
@@ -53,6 +53,6 @@ export const FRIENDLY_LINK = [
5353
]
5454

5555
export const NAV_BANNER = {
56-
title: '🎉 凹语言入选 Gitee GVP 项目 🎉',
57-
link: 'https://wa-lang.org/smalltalk/st0043.html',
56+
title: '🎉 凹语言开源2周年 🎉',
57+
link: 'https://wa-lang.org/smalltalk/st0045.html',
5858
}

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__ = 'st0043'
9+
window.__WA_BANNER_ID__ = 'st0045'
1010
restore(`wa-docs-banner-${window.__WA_BANNER_ID__}`, 'banner-dismissed')
1111
})()

0 commit comments

Comments
 (0)