Skip to content

Commit 73f11d5

Browse files
committed
docs: Update CONTRIBUTORS.svg image path in README and adjust avatar margin in contributor workflow.
1 parent 44c1395 commit 73f11d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/update-contributors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
svgPath: CONTRIBUTORS.svg
3232
svgWidth: 1000
3333
avatarSize: 72
34-
avatarMargin: 53
34+
avatarMargin: 20
3535
userNameHeight: 20
3636
noCommit: true
3737
includeBots: false

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ Adds 5 commands: `clean`, `uninstall`, `optimize`, `analyze`, `status`. Mole aut
256256
## Community Love
257257

258258
<a href="https://github.com/tw93/Mole/graphs/contributors">
259-
<img src="https://raw.githubusercontent.com/tw93/mole/main/CONTRIBUTORS.svg?sanitize=true" width="1000" />
259+
<img src="./CONTRIBUTORS.svg" width="1000" />
260260
</a>
261261

262262
Mole's development can not be without these Hackers. They contributed a lot of capabilities for Mole. Also, welcome to follow them! ❤️

0 commit comments

Comments
 (0)