File tree Expand file tree Collapse file tree 1 file changed +1
-47
lines changed Expand file tree Collapse file tree 1 file changed +1
-47
lines changed Original file line number Diff line number Diff 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
10963export default ({ children }) => <Layout meta = { meta } >{ children } </Layout >
You can’t perform that action at this time.
0 commit comments