Skip to content

Commit

Permalink
Merge pull request #163 from nathanielvarona/documentation-star-histo…
Browse files Browse the repository at this point in the history
…ry-chart-dark-theme-support

Star History Chart Dark Theme Support
  • Loading branch information
nathanielvarona authored May 3, 2024
2 parents 661979c + 46f4755 commit df42079
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -354,4 +354,10 @@ If you have any suggestions for improvement, please don't hesitate to fork the p
## Star History
[![Star History Chart](https://api.star-history.com/svg?repos=nathanielvarona/pritunl-client-github-action&type=Date)](https://star-history.com/#nathanielvarona/pritunl-client-github-action&Date)
<a href="https://star-history.com/#nathanielvarona/pritunl-client-github-action&Date">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=nathanielvarona/pritunl-client-github-action&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=nathanielvarona/pritunl-client-github-action&type=Date" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=nathanielvarona/pritunl-client-github-action&type=Date" />
</picture>
</a>

0 comments on commit df42079

Please sign in to comment.