Skip to content

Commit 00ceebb

Browse files
committed
chore: update sponsors
1 parent 37a9102 commit 00ceebb

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

pages/fixed/projects.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ export const Item = ({ name, git, desc, image }) => {
3030
我正在创造一些能够改善开发者体验的工具和开源项目,如果你有不错的想法或正面临一些重复性的工作,
3131
想要有任何改进?<Link rel="nofollow" color target="_blank" href="mailto:[email protected]">请让我知道</Link>。
3232

33-
想知道我正在做什么,请看 <Link rel="nofollow" color target="_blank" href="https://goals.unix.bio">近期开源工作的计划</Link>。
34-
3533
<Spacer y={1.5} />
3634
<Grid.Container gap={2} justify="center">
3735
<Item

sponsors.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
const Sponsors = [
2+
{
3+
name: 'Frank Xu',
4+
amount: 5,
5+
isSponsor: true,
6+
avatar: 'https://avatars0.githubusercontent.com/u/6738274?s=96&v=4',
7+
},
28
{
39
name: '*进秋',
410
amount: 1.45,

0 commit comments

Comments
 (0)