Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -283,11 +283,11 @@ Feast is a community project and is still under active development. Please have

## 🌟 GitHub Star History
<p align="center">
<a href="https://star-history.com/#feast-dev/feast&Date">
<a href="https://star-history.dera.page/#feast-dev/feast&Date">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=feast-dev/feast&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=feast-dev/feast&type=Date" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=feast-dev/feast&type=Date" />
<source media="(prefers-color-scheme: dark)" srcset="https://star-history.dera.page/svg?repos=feast-dev/feast&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://star-history.dera.page/svg?repos=feast-dev/feast&type=Date" />
<img alt="Star History Chart" src="https://star-history.dera.page/svg?repos=feast-dev/feast&type=Date" />
</picture>
</a>
</p>
Expand Down
8 changes: 4 additions & 4 deletions infra/templates/README.md.jinja2
Original file line number Diff line number Diff line change
Expand Up @@ -182,11 +182,11 @@ Feast is a community project and is still under active development. Please have

## 🌟 GitHub Star History
<p align="center">
<a href="https://star-history.com/#feast-dev/feast&Date">
<a href="https://star-history.dera.page/#feast-dev/feast&Date">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=feast-dev/feast&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=feast-dev/feast&type=Date" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=feast-dev/feast&type=Date" />
<source media="(prefers-color-scheme: dark)" srcset="https://star-history.dera.page/svg?repos=feast-dev/feast&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://star-history.dera.page/svg?repos=feast-dev/feast&type=Date" />
<img alt="Star History Chart" src="https://star-history.dera.page/svg?repos=feast-dev/feast&type=Date" />
</picture>
</a>
</p>
Expand Down
Loading