This commit is contained in:
parent
47cf6171c5
commit
9ac43ef4f9
86 changed files with 119 additions and 80 deletions
12
data/en/sponsors.json
Normal file
12
data/en/sponsors.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
[
|
||||
{
|
||||
"nickname": "Example Sponsor",
|
||||
"avatar": "https://example.com/avatar.jpg",
|
||||
"year": 2024,
|
||||
"amount": "¥100",
|
||||
"socialLinks": {
|
||||
"github": "https://github.com/example",
|
||||
"twitter": "https://twitter.com/example"
|
||||
}
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue