mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 15:04:42 +00:00
docs: Increase contributors SVG width in generation workflow and README.
This commit is contained in:
2
.github/workflows/update-contributors.yml
vendored
2
.github/workflows/update-contributors.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
svgPath: CONTRIBUTORS.svg
|
svgPath: CONTRIBUTORS.svg
|
||||||
svgWidth: 1210
|
svgWidth: 1280
|
||||||
avatarMargin: 12
|
avatarMargin: 12
|
||||||
userNameHeight: 20
|
userNameHeight: 20
|
||||||
noCommit: true
|
noCommit: true
|
||||||
|
|||||||
10
README.md
10
README.md
@@ -13,7 +13,7 @@
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="https://cdn.tw93.fun/img/mole.jpeg" alt="Mole - 95.50GB freed" width="800" />
|
<img src="https://cdn.tw93.fun/img/mole.jpeg" alt="Mole - 95.50GB freed" width="1000" />
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
@@ -257,15 +257,11 @@ Adds 5 commands: `clean`, `uninstall`, `optimize`, `analyze`, `status`. Mole aut
|
|||||||
|
|
||||||
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! ❤️
|
||||||
|
|
||||||
<a href="https://github.com/tw93/mole/graphs/contributors">
|
|
||||||
<img src="https://raw.githubusercontent.com/tw93/mole/main/CONTRIBUTORS.svg?sanitize=true" alt="Contributors" width="1000" />
|
<img src="https://raw.githubusercontent.com/tw93/mole/main/CONTRIBUTORS.svg?sanitize=true" alt="Contributors" width="1000" />
|
||||||
</a>
|
|
||||||
|
|
||||||
Users from around the world are loving Mole! Join the community and share your experience.
|
Users from around the world are loving Mole! Join the community and share your experience.
|
||||||
|
|
||||||
<p align="center">
|
<img src="https://cdn.tw93.fun/pic/lovemole.jpeg" alt="Community feedback on Mole" width="1000" />
|
||||||
<img src="https://cdn.tw93.fun/pic/lovemole.jpeg" alt="Community feedback on Mole" width="800" />
|
|
||||||
</p>
|
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
|
|
||||||
@@ -276,7 +272,7 @@ Users from around the world are loving Mole! Join the community and share your e
|
|||||||
<details>
|
<details>
|
||||||
<summary><strong>These friends sent me a lot of Coke</strong></summary>
|
<summary><strong>These friends sent me a lot of Coke</strong></summary>
|
||||||
<br/>
|
<br/>
|
||||||
<a href="https://miaoyan.app/cats.html?name=Mole"><img src="https://miaoyan.app/assets/sponsors.svg" width="1000px" /></a>
|
<a href="https://miaoyan.app/cats.html?name=Mole"><img src="https://miaoyan.app/assets/sponsors.svg" width="1000" /></a>
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|||||||
Reference in New Issue
Block a user