feat: 赞助卡片支持头像展示,优化布局
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -39,7 +39,7 @@ export const siteConfig = {
|
||||
qrcode: {
|
||||
wechat: '/sponsors/qrcode/wechat.png',
|
||||
},
|
||||
list: [] as { name: string; date: string; amount: string }[],
|
||||
list: [] as { name: string; date: string; amount: string; avatar?: string }[],
|
||||
},
|
||||
|
||||
// Giscus 评论配置
|
||||
|
||||
Reference in New Issue
Block a user