Skip to content

Commit 17c2171

Browse files
authored
Restore Star History section in README
Reintroduced the Star History section in the README.
1 parent a6483ef commit 17c2171

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -75,15 +75,6 @@ MIT, because why not.
7575

7676
<!-- ALL-CONTRIBUTORS-LIST:END -->
7777

78-
## Star History
79-
<a href="https://www.star-history.com/#HTMLToolkit/HTMLChat&Date">
80-
<picture>
81-
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=HTMLToolkit/HTMLChat&type=Date&theme=dark" />
82-
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=HTMLToolkit/HTMLChat&type=Date" />
83-
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=HTMLToolkit/HTMLChat&type=Date" />
84-
</picture>
85-
</a>
86-
8778
## Contributors ✨
8879

8980
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
@@ -96,3 +87,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
9687
<!-- ALL-CONTRIBUTORS-LIST:END -->
9788

9889
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
90+
91+
## Star History
92+
<a href="https://www.star-history.com/#HTMLToolkit/HTMLChat&Date">
93+
<picture>
94+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=HTMLToolkit/HTMLChat&type=Date&theme=dark" />
95+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=HTMLToolkit/HTMLChat&type=Date" />
96+
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=HTMLToolkit/HTMLChat&type=Date" />
97+
</picture>
98+
</a>

0 commit comments

Comments
 (0)