This commit is contained in:
krahets
2024-02-25 01:01:18 +08:00
parent 303c395413
commit 8cab75b45e

View File

@ -366,9 +366,9 @@ hide:
<!-- contributors --> <!-- contributors -->
<div style="margin: 2em auto;"> <div style="margin: 2em auto;">
<h3>贡献者</h3> <h3>贡献者</h3>
<p>本书在开源社区 130 多位贡献者的共同努力下不断完善,感谢他们付出的时间与精力!</p> <p>本书在开源社区 140 多位贡献者的共同努力下不断完善,感谢他们付出的时间与精力!</p>
<a href="https://github.com/krahets/hello-algo/graphs/contributors"> <a href="https://github.com/krahets/hello-algo/graphs/contributors">
<img src="https://contrib.rocks/image?repo=krahets/hello-algo" style="width: 100%; max-width: 38.5em;"> <img src="https://contrib.rocks/image?repo=krahets/hello-algo&max=300&columns=16" style="width: 100%; max-width: 38.5em;">
</a> </a>
</div> </div>
</div> </div>