mirror of
https://github.com/tw93/Mole.git
synced 2026-03-23 14:45:07 +00:00
docs: Update CONTRIBUTORS.svg image path in README and adjust avatar margin in contributor workflow.
This commit is contained in:
2
.github/workflows/update-contributors.yml
vendored
2
.github/workflows/update-contributors.yml
vendored
@@ -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
|
||||||
|
|||||||
@@ -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! ❤️
|
||||||
|
|||||||
Reference in New Issue
Block a user