docs(readme): update star history links (#2430)

This commit is contained in:
RainbowBird
2026-09-04 05:34:47 +00:00
committed by GitHub
parent 2ca8339a49
commit fb574e69da
7 changed files with 28 additions and 28 deletions
+4 -4
View File
@@ -505,10 +505,10 @@ flowchart LR
## История звёзд
<a href="https://star-history.com/#moeru-ai/airi&Date">
<a href="https://star-history.dera.page/#moeru-ai/airi&Date">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=moeru-ai/airi&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=moeru-ai/airi&type=Date" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=moeru-ai/airi&type=Date" />
<source media="(prefers-color-scheme: dark)" srcset="https://star-history.dera.page/svg?repos=moeru-ai/airi&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://star-history.dera.page/svg?repos=moeru-ai/airi&type=Date" />
<img alt="Star History Chart" src="https://star-history.dera.page/svg?repos=moeru-ai/airi&type=Date" />
</picture>
</a>