From e1214d18f15a7e78870912b70bcf71936a09f6d8 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 23 Oct 2022 04:43:40 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 30 +++++++++++++++++++++++++++++-
1 file changed, 29 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index b4c5c3cf..ebfc847a 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,7 @@
# Halo Theme Ha
+
+[](#contributors-)
+
---
@@ -32,7 +35,32 @@ Halo-Theme-Hao 使用 GPL-v3.0 协议开源,请遵守开源协议。
## 贡献
-[](#contributors)
+
+
+
+
+
+
+
+
+## Contributors ✨
+
+Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
+
+
+
+
+
+
+
+
+This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
\ No newline at end of file
From 782838dce1925ebf796f5034d918ce7f9942ed31 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 23 Oct 2022 04:43:41 +0000
Subject: [PATCH 2/2] docs: create .all-contributorsrc [skip ci]
---
.all-contributorsrc | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
create mode 100644 .all-contributorsrc
diff --git a/.all-contributorsrc b/.all-contributorsrc
new file mode 100644
index 00000000..3dc80dc0
--- /dev/null
+++ b/.all-contributorsrc
@@ -0,0 +1,25 @@
+{
+ "files": [
+ "README.md"
+ ],
+ "imageSize": 100,
+ "commit": false,
+ "commitConvention": "angular",
+ "contributors": [
+ {
+ "login": "shy-share",
+ "name": "sunheyi",
+ "avatar_url": "https://avatars.githubusercontent.com/u/50973219?v=4",
+ "profile": "https://shyblog.world/",
+ "contributions": [
+ "code"
+ ]
+ }
+ ],
+ "contributorsPerLine": 7,
+ "skipCi": true,
+ "repoType": "github",
+ "repoHost": "https://github.com",
+ "projectName": "halo-theme-hao",
+ "projectOwner": "liuzhihang"
+}