Skip to content

Commit 8448b9f

Browse files
Star History supports dark theme
1 parent 8a892c4 commit 8448b9f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

config/footer.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,13 @@
2828

2929
## 星标历史
3030

31-
[![Star History Chart](https://api.star-history.com/svg?repos=YDX-2147483647/best-of-bits&type=Date)](https://star-history.com/#YDX-2147483647/best-of-bits&Date)
31+
<a href="https://star-history.com/#YDX-2147483647/best-of-bits&Date">
32+
<picture>
33+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=YDX-2147483647/best-of-bits&type=Date&theme=dark" />
34+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=YDX-2147483647/best-of-bits&type=Date" />
35+
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=YDX-2147483647/best-of-bits&type=Date" />
36+
</picture>
37+
</a>
3238

3339
## 许可
3440

0 commit comments

Comments
 (0)