Unverified Commit ce919410 authored by github-actions[bot]'s avatar github-actions[bot] Committed by GitHub
Browse files

Dark mode for star history (#81)

parent c12e9ed0
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
@@ -306,7 +306,15 @@ First release, works.

## Star History

[![Star History Chart](https://api.star-history.com/svg?repos=batonogov/docker-pyinstaller&type=Date)](https://star-history.com/#batonogov/docker-pyinstaller&Date)
## Star History

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

## License