Fix star history URLs to use lowercase repo name
This commit is contained in:
@@ -546,9 +546,9 @@ For bugs and feature requests, please use GitHub Issues so discussion stays visi
|
|||||||
|
|
||||||
<a href="https://star-history.com/#calesthio/Crucix&Date">
|
<a href="https://star-history.com/#calesthio/Crucix&Date">
|
||||||
<picture>
|
<picture>
|
||||||
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=calesthio/Crucix&type=Date&theme=dark" />
|
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=calesthio/crucix&type=Date&theme=dark" />
|
||||||
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=calesthio/Crucix&type=Date" />
|
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=calesthio/crucix&type=Date" />
|
||||||
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=calesthio/Crucix&type=Date" />
|
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=calesthio/crucix&type=Date" />
|
||||||
</picture>
|
</picture>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user