chore: 更新赞助者类型定义

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-02 21:07:09 +08:00
parent 99c3dcd714
commit 1ffaea5b8d
+1 -1
View File
@@ -39,7 +39,7 @@ export const siteConfig = {
qrcode: {
wechat: '/sponsors/qrcode/wechat.png',
},
list: [] as { name: string; date: string; amount: string; avatar?: string }[],
list: [] as { name: string; date: string; amount: string; avatar?: string; text?: string }[],
},
// Giscus 评论配置