We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e754054 commit a4ef7cfCopy full SHA for a4ef7cf
site/.dumirc.ts
@@ -429,7 +429,19 @@ export default defineConfig({
429
</html>`,
430
},
431
/** 公告 */
432
- announcement: {},
+ 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
445
/** 首页技术栈介绍 */
446
detail: {
447
engine: {
0 commit comments