homepage/data/zh-Hans/sponsors.json
CDN 9ac43ef4f9
All checks were successful
Deploy / Deploy (push) Successful in 1m15s
feat: migrate language code
2025-02-03 22:52:56 +08:00

12 lines
No EOL
257 B
JSON

[
{
"nickname": "示例赞助人",
"avatar": "https://example.com/avatar.jpg",
"year": 2024,
"amount": "¥100",
"socialLinks": {
"github": "https://github.com/example",
"twitter": "https://twitter.com/example"
}
}
]