mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-03 17:31:43 +08:00
📝 Support dark theme for Star History in README.md (#12876)
This commit is contained in:
parent
20e8b81b8f
commit
f49ece2c82
@ -124,7 +124,13 @@ Some features are only available to paid members, for more details please refer
|
|||||||
|
|
||||||
## 🌟 Star History
|
## 🌟 Star History
|
||||||
|
|
||||||
[](https://star-history.com/#siyuan-note/siyuan&Date)
|
<a href="https://star-history.com/#siyuan-note/siyuan&Date">
|
||||||
|
<picture>
|
||||||
|
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=siyuan-note/siyuan&type=Date&theme=dark" />
|
||||||
|
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=siyuan-note/siyuan&type=Date" />
|
||||||
|
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=siyuan-note/siyuan&type=Date" />
|
||||||
|
</picture>
|
||||||
|
</a>
|
||||||
|
|
||||||
## 🗺️ Roadmap
|
## 🗺️ Roadmap
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user