Skip to content

Commit 4854fdc

Browse files
committed
chore: remove sponsors
1 parent 43d1d47 commit 4854fdc

File tree

1 file changed

+1
-47
lines changed

1 file changed

+1
-47
lines changed

pages/fixed/about.mdx

Lines changed: 1 addition & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -58,52 +58,6 @@ export const Alipay = () => {
5858
现在你所见的站点来自我的开源项目 <Link rel="nofollow" href="https://github.com/unix/unix.bio">unix/unix.bio (MIT)</Link> ,
5959
你可以无偿的使用它构建属于自己的博客。
6060

61-
或者你想赞助、捐赠我?请点击下面的按钮。非常感谢 <NextLink href="/others/sponsors"><Link color>所有的赞助者</Link></NextLink>。
62-
63-
<Row>
64-
<Spacer x={1} />
65-
<Dot type="success">
66-
<Link target="_blank" href="https://github.com/sponsors/unix" rel="nofollow">
67-
GitHub Sponsor
68-
</Link>
69-
</Dot>
70-
<Spacer y={2} />
71-
</Row>
72-
73-
<Row>
74-
<Spacer x={1} />
75-
<Dot type="warning">
76-
<Link target="_blank" href="https://www.paypal.me/unixbio" rel="nofollow">
77-
PayPal
78-
</Link>
79-
</Dot>
80-
<Spacer y={2} />
81-
</Row>
82-
83-
<Row>
84-
<Spacer x={1} />
85-
<Dot type="success">
86-
<Link target="_blank" href="https://ko-fi.com/unixbio" rel="nofollow">
87-
Ko-fi
88-
</Link>
89-
</Dot>
90-
<Spacer y={2} />
91-
</Row>
92-
93-
<Row>
94-
<Spacer x={1} />
95-
<Dot type="success">
96-
<Btc />
97-
</Dot>
98-
<Spacer y={2} />
99-
</Row>
100-
101-
<Row>
102-
<Spacer x={1} />
103-
<Dot type="success">
104-
<Alipay />
105-
</Dot>
106-
<Spacer y={2} />
107-
</Row>
61+
由于缺乏时间维护开源项目,我当前已经不再接受赞助。非常感谢 <NextLink href="/others/sponsors"><Link color>所有的赞助者</Link></NextLink>。
10862

10963
export default ({ children }) => <Layout meta={meta}>{children}</Layout>

0 commit comments

Comments
 (0)