chore: remove hardcoded cache bust param from Star History URLs

This commit is contained in:
JackChen 2026-04-04 18:28:57 +08:00
parent 10074c9b7d
commit 25b144acf3
1 changed files with 3 additions and 3 deletions

View File

@ -224,9 +224,9 @@ Issues, feature requests, and PRs are welcome. Some areas where contributions wo
<a href="https://star-history.com/#JackChen-me/open-multi-agent&Date"> <a href="https://star-history.com/#JackChen-me/open-multi-agent&Date">
<picture> <picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=JackChen-me/open-multi-agent&type=Date&theme=dark&v=20260403" /> <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=JackChen-me/open-multi-agent&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=JackChen-me/open-multi-agent&type=Date&v=20260403" /> <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=JackChen-me/open-multi-agent&type=Date" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=JackChen-me/open-multi-agent&type=Date&v=20260403" /> <img alt="Star History Chart" src="https://api.star-history.com/svg?repos=JackChen-me/open-multi-agent&type=Date" />
</picture> </picture>
</a> </a>