Fixed "All contributors not showing on README.md" (#2688)
# In README.md ## All Contributors Section **Out of the 216 contributors, the page only shows around 100** By adding an additional parameter ```max``` It now shows all of them.
This commit is contained in:
parent
f0eb587573
commit
66607c1fc8
@ -453,7 +453,7 @@ Our most active contributors are welcome to join the maintainers team. If you ar
|
|||||||
### All Contributors
|
### All Contributors
|
||||||
|
|
||||||
<a href="https://contrib.rocks">
|
<a href="https://contrib.rocks">
|
||||||
<img src="https://contrib.rocks/image?repo=alshedivat/al-folio" />
|
<img src="https://contrib.rocks/image?repo=alshedivat/al-folio&max=500" />
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
## Star History
|
## Star History
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user