docs: fix star history chart — use SVG embed instead of iframe

This commit is contained in:
Lex Christopherson 2026-03-11 00:32:07 -06:00
parent 19f02f7fdb
commit f14f6039b4

View file

@ -389,7 +389,7 @@ Use expensive models where quality matters (planning, complex execution) and che
## Star History
<iframe style="width:100%;height:auto;min-width:600px;min-height:400px;" src="https://www.star-history.com/?repos=gsd-build%2Fgsd-2&type=date&legend=top-left" frameBorder="0"></iframe>
[![Star History Chart](https://api.star-history.com/svg?repos=gsd-build/GSD-2&type=Date)](https://star-history.com/#gsd-build/GSD-2&Date)
---