mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-04 18:10:56 +01:00
Adapt star history to user theme
This commit is contained in:
parent
088294e42d
commit
6dec448864
1 changed files with 7 additions and 1 deletions
|
@ -207,7 +207,13 @@ No problem! You can pick any specific photo from a post using Twitter's own URL
|
|||
|
||||
## Star History
|
||||
|
||||
[](https://star-history.com/#FixTweet/FixTweet&Date)
|
||||
<a href="https://star-history.com/#FixTweet/FixTweet&Timeline">
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=FixTweet/FixTweet&type=Timeline&theme=dark" />
|
||||
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=FixTweet/FixTweet&type=Timeline" />
|
||||
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=FixTweet/FixTweet&type=Timeline" />
|
||||
</picture>
|
||||
</a>
|
||||
|
||||
## Bugs or issues?
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue