docs: simplify star history embed
This commit is contained in:
parent
8f78079daf
commit
aea1f8a51b
1 changed files with 1 additions and 5 deletions
|
|
@ -413,11 +413,7 @@ Use expensive models where quality matters (planning, complex execution) and che
|
|||
## Star History
|
||||
|
||||
<a href="https://star-history.com/#gsd-build/gsd-2&Date">
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=gsd-build/gsd-2&type=Date&theme=dark" />
|
||||
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=gsd-build/gsd-2&type=Date" />
|
||||
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=gsd-build/gsd-2&type=Date" />
|
||||
</picture>
|
||||
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=gsd-build/gsd-2&type=Date" />
|
||||
</a>
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue