1
0
mirror of https://github.com/tw93/Mole.git synced 2026-03-23 18:10:07 +00:00

docs: Update CONTRIBUTORS.svg image path in README and adjust avatar margin in contributor workflow.

This commit is contained in:
Tw93
2026-01-05 13:04:43 +08:00
parent 44c13959f7
commit 73f11d52df
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ jobs:
svgPath: CONTRIBUTORS.svg svgPath: CONTRIBUTORS.svg
svgWidth: 1000 svgWidth: 1000
avatarSize: 72 avatarSize: 72
avatarMargin: 53 avatarMargin: 20
userNameHeight: 20 userNameHeight: 20
noCommit: true noCommit: true
includeBots: false includeBots: false

View File

@@ -256,7 +256,7 @@ Adds 5 commands: `clean`, `uninstall`, `optimize`, `analyze`, `status`. Mole aut
## Community Love ## Community Love
<a href="https://github.com/tw93/Mole/graphs/contributors"> <a href="https://github.com/tw93/Mole/graphs/contributors">
<img src="https://raw.githubusercontent.com/tw93/mole/main/CONTRIBUTORS.svg?sanitize=true" width="1000" /> <img src="./CONTRIBUTORS.svg" width="1000" />
</a> </a>
Mole's development can not be without these Hackers. They contributed a lot of capabilities for Mole. Also, welcome to follow them! ❤️ Mole's development can not be without these Hackers. They contributed a lot of capabilities for Mole. Also, welcome to follow them! ❤️