chore: 更新赞助者类型定义
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -39,7 +39,7 @@ export const siteConfig = {
|
|||||||
qrcode: {
|
qrcode: {
|
||||||
wechat: '/sponsors/qrcode/wechat.png',
|
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 评论配置
|
// Giscus 评论配置
|
||||||
|
|||||||
Reference in New Issue
Block a user