Merge pull request #78 from 1411430556/patch-1

docs: add star-history
This commit is contained in:
BeilunYang
2025-09-17 22:42:06 +08:00
committed by GitHub

View File

@@ -654,3 +654,13 @@ const data = await res.json();
<br />
<br />
<a href="https://www.buymeacoffee.com/beilunyang" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-blue.png" alt="Buy Me A Coffee" style="width: 400px;" ></a>
## Star History
<a href="https://www.star-history.com/#beilunyang/moemail&Date">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=beilunyang/moemail&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=beilunyang/moemail&type=Date" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=beilunyang/moemail&type=Date" />
</picture>
</a>