Skip to content

Commit

Permalink
fix: change star history to default light mode (#1061)
Browse files Browse the repository at this point in the history
  • Loading branch information
nimrodkra committed Jan 16, 2024
1 parent a0cce8d commit e80f215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ With daily.dev you can discover a wide variety of professional knowledge, create
<details>
<summary><kbd>Star History</kbd></summary>
<picture>
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=dailydotdev%2Fdaily&theme=dark&type=Date">
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=dailydotdev%2Fdaily&theme=light&type=Date">
<img width="100%" src="https://api.star-history.com/svg?repos=dailydotdev%2Fdaily&type=Date">
</picture>
</details>
Expand Down

0 comments on commit e80f215

Please sign in to comment.