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
Ryan Wang 2023-07-17 00:14:19 +08:00 committed by GitHub
parent ad9b0dfb21
commit 5a0e202847
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 0 deletions

1
.github/FUNDING.yml vendored Normal file
View File

@ -0,0 +1 @@
custom: ["https://afdian.net/a/halo-dev"]

View File

@ -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)。