Skip to content

Commit

Permalink
zz
Browse files Browse the repository at this point in the history
  • Loading branch information
chai2010 committed Dec 19, 2024
1 parent 91f34ee commit 3ffc3ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/.vitepress/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@ export const FRIENDLY_LINK = [
]

export const NAV_BANNER = {
title: '🎉 凹语言获上海开源创新竞赛一等奖 🎉',
link: 'https://wa-lang.org/smalltalk/st0064.html',
title: '🎉 凹语言跻身PLDB排行榜前200名 🎉',
link: 'https://wa-lang.org/smalltalk/st0065.html',
}
2 changes: 1 addition & 1 deletion docs/.vitepress/inlined-scripts/restorePreference.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
}
}

window.__WA_BANNER_ID__ = 'st0064'
window.__WA_BANNER_ID__ = 'st0065'
restore(`wa-docs-banner-${window.__WA_BANNER_ID__}`, 'banner-dismissed')
})()

0 comments on commit 3ffc3ba

Please sign in to comment.