mirror of https://github.com/halo-dev/halo
chore: add sponsorship entry and sponsor image (#4233)
#### What type of PR is this? /kind improvement #### What this PR does / why we need it: 添加[爱发电](https://afdian.net/a/halo-dev)的赞助入口,以及在 README 上添加 Sponsors 图像,此图像会在 https://github.com/halo-sigs/sponsor-images 仓库中自动更新。 #### Does this PR introduce a user-facing change? ```release-note None ```pull/4249/head
parent
ad9b0dfb21
commit
5a0e202847
|
@ -0,0 +1 @@
|
|||
custom: ["https://afdian.net/a/halo-dev"]
|
10
README.md
10
README.md
|
@ -55,6 +55,16 @@ docker run \
|
|||
|
||||
Halo 使用 GPL-v3.0 协议开源,请遵守开源协议。
|
||||
|
||||
## 赞助
|
||||
|
||||
如果 Halo 对你有帮助,欢迎[赞助我们](https://afdian.net/a/halo-dev),感谢以下赞助者对 Halo 项目的支持:
|
||||
|
||||
<p align="center">
|
||||
<a target="_blank" href="https://afdian.net/a/halo-dev">
|
||||
<img alt="sponsors" src="https://github.com/halo-sigs/sponsor-images/blob/main/sponsorkit/sponsors.svg?raw=true">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
## 贡献
|
||||
|
||||
参考 [CONTRIBUTING](https://github.com/halo-dev/halo/blob/master/CONTRIBUTING.md)。
|
||||
|
|
Loading…
Reference in New Issue