feat: 赞助卡片支持头像展示,优化布局

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-02 00:30:16 +08:00
parent 18951fa1c8
commit 68ce6089e8
4 changed files with 70 additions and 52 deletions
+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 }[],
list: [] as { name: string; date: string; amount: string; avatar?: string }[],
},
// Giscus 评论配置