mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 12:41:46 +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
|
||||
svgWidth: 1000
|
||||
avatarSize: 72
|
||||
avatarMargin: 53
|
||||
avatarMargin: 20
|
||||
userNameHeight: 20
|
||||
noCommit: true
|
||||
includeBots: false
|
||||
|
||||
@@ -256,7 +256,7 @@ Adds 5 commands: `clean`, `uninstall`, `optimize`, `analyze`, `status`. Mole aut
|
||||
## Community Love
|
||||
|
||||
<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>
|
||||
|
||||
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