mirror of
https://github.com/yellowcooln/meshcore-mqtt-live-map.git
synced 2026-04-20 23:23:36 +00:00
Enhance star history display with responsive images
Updated the star history section with responsive images for dark and light themes.
This commit is contained in:
parent
bd888d6f8f
commit
63e616a40e
1 changed files with 7 additions and 1 deletions
|
|
@ -334,4 +334,10 @@ This project was vibe-coded with Codex—please expect rough edges and the occas
|
|||
|
||||
## Star History
|
||||
|
||||
[](https://www.star-history.com/#yellowcooln/meshcore-mqtt-live-map&type=date&legend=top-left)
|
||||
<a href="https://www.star-history.com/?repos=yellowcooln%2Fmeshcore-mqtt-live-map&type=date&legend=top-left">
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/chart?repos=yellowcooln/meshcore-mqtt-live-map&type=date&theme=dark&legend=top-left" />
|
||||
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/chart?repos=yellowcooln/meshcore-mqtt-live-map&type=date&legend=top-left" />
|
||||
<img alt="Star History Chart" src="https://api.star-history.com/chart?repos=yellowcooln/meshcore-mqtt-live-map&type=date&legend=top-left" />
|
||||
</picture>
|
||||
</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue