Skip to content

Commit a4ef7cf

Browse files
feat: update announcement for doc season (#6696)
1 parent e754054 commit a4ef7cf

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

site/.dumirc.ts

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,19 @@ export default defineConfig({
429429
</html>`,
430430
},
431431
/** 公告 */
432-
announcement: {},
432+
announcement: {
433+
title: {
434+
zh: 'AntV OSCP 文档季火热进行中!成为 Issue Hunter,赢限定周边 & 超市卡等好礼 🎁',
435+
en: 'AntV OSCP Doc Season: Hunt Issues to Win Exclusive Merch & Gift Cards! 🎁',
436+
},
437+
link: {
438+
url: 'https://github.com/orgs/antvis/projects/31',
439+
text: {
440+
zh: '点击了解活动',
441+
en: 'Learn More',
442+
},
443+
},
444+
},
433445
/** 首页技术栈介绍 */
434446
detail: {
435447
engine: {

0 commit comments

Comments
 (0)