docs(readme): star-history chart + ci(sync-about): sync docs config count (#188)

Add a dark-mode star-history chart under the README footer thank-you line (all existing badges kept), and make sync-about also patch the indicator count into wickra-docs .vitepress/config.ts.
This commit is contained in:
kingchenc
2026-06-06 21:32:35 +02:00
committed by GitHub
parent 654da5722f
commit db186b18d3
2 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -428,8 +428,8 @@ The library is provided **as is**, without warranty of any kind; see
</p>
<p align="center">
<a href="https://github.com/wickra-lib/wickra">
<img alt="Star Wickra on GitHub"
src="https://img.shields.io/badge/%E2%AD%90%20Star%20Wickra%20on%20GitHub-1f2328?style=for-the-badge&logo=github&logoColor=ffd866&labelColor=1f2328">
<a href="https://star-history.com/#wickra-lib/wickra&Date">
<img alt="Wickra star history" width="640"
src="https://api.star-history.com/svg?repos=wickra-lib/wickra&type=Date&theme=dark">
</a>
</p>