docs(refactor): add dark mode only star history view
This commit is contained in:
@@ -1017,24 +1017,11 @@ This project is licensed under the [MIT License](https://opensource.org/license/
|
|||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
<picture id="star-history">
|
<img
|
||||||
<source
|
id="star-history"
|
||||||
media="(prefers-color-scheme: dark)"
|
src="https://api.star-history.com/svg?repos=ghoshRitesh12/aniwatch-api&type=Date&theme=dark"
|
||||||
srcset="
|
alt=""
|
||||||
https://api.star-history.com/svg?repos=ghoshRitesh12/aniwatch-api&type=Date&theme=dark
|
/>
|
||||||
"
|
|
||||||
/>
|
|
||||||
<source
|
|
||||||
media="(prefers-color-scheme: light)"
|
|
||||||
srcset="
|
|
||||||
https://api.star-history.com/svg?repos=ghoshRitesh12/aniwatch-api&type=Date
|
|
||||||
"
|
|
||||||
/>
|
|
||||||
<img
|
|
||||||
alt="Star History Chart"
|
|
||||||
src="https://api.star-history.com/svg?repos=ghoshRitesh12/aniwatch-api&type=Date"
|
|
||||||
/>
|
|
||||||
</picture>
|
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user