Skip to content

Commit b99be68

Browse files
committed
feat(supporters): add new supporter
1 parent 3a3a509 commit b99be68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

data/supporters.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,5 @@ export const SUPPORTERS: Supporter[] = [
7777
{ name: '默', amount: 66.66, currency: 'CNY', date: '2025-06-25', via: 'WeChat' },
7878
{ name: 'Livid', amount: 0.001, currency: 'SOL', date: '2025-07-22', via: 'Other' },
7979
{ name: 'Yoooungvon', amount: 0.005, currency: 'SOL', date: '2025-07-22', via: 'Other' },
80+
{ name: '10号郭一贝', amount: 1, currency: 'CNY', date: '2026-01-02', via: 'WeChat' },
8081
]

0 commit comments

Comments
 (0)