Skip to content

Commit

Permalink
Fix an overlooked modification
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorModi committed Feb 9, 2024
1 parent 1834461 commit 5a2e293
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ It's base on [KaguraRinko/StatusBarLyricExt](https://github.com/KaguraRinko/Stat

<a href="https://star-history.com/#VictorModi/Lyrics-Getter-Ext&Date">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=YouCanAi/LyricsGetterExt&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=YouCanAi/LyricsGetterExt&type=Date" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=YouCanAi/LyricsGetterExt&type=Date" />
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=VictorModi/LyricsGetterExt&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=VictorModi/LyricsGetterExt&type=Date" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=VictorModi/LyricsGetterExt&type=Date" />
</picture>
</a>

0 comments on commit 5a2e293

Please sign in to comment.