homepage/data/en-US/sponsors.json
2025-02-02 23:36:10 +08:00

12 lines
No EOL
256 B
JSON

[
{
"nickname": "Example Sponsor",
"avatar": "https://example.com/avatar.jpg",
"year": 2024,
"amount": "¥100",
"socialLinks": {
"github": "https://github.com/example",
"twitter": "https://twitter.com/example"
}
}
]