Skip to content

Commit 348ff15

Browse files
committed
docs: use official live star-history picture embed
1 parent c62158a commit 348ff15

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -460,8 +460,12 @@ BSD-3-Clause for the Fortress patches and tooling (matching Chromium). Chromium
460460

461461
Detection keeps moving, so a stealth engine is only as good as its last rebase. Fortress tracks the latest Chromium monthly, re-runs the full gauntlet, and ships a patch whenever a detector finds a new tell, so what you run keeps matching what a real Chrome install looks like. [Watch the releases](https://github.com/tiliondev/fortress/releases) to follow the `v2` MaskConfig work, or [star the repo](https://github.com/tiliondev/fortress/stargazers) if it's useful to you.
462462

463-
<a href="https://www.star-history.com/#tiliondev/fortress&Date">
464-
<img alt="Star History Chart" src="docs/assets/star-history.svg" width="600" />
463+
<a href="https://www.star-history.com/?repos=tiliondev%2Ffortress&type=date&logscale=&legend=top-left">
464+
<picture>
465+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/chart?repos=tiliondev/fortress&type=date&theme=dark&logscale&legend=top-left" />
466+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/chart?repos=tiliondev/fortress&type=date&logscale&legend=top-left" />
467+
<img alt="Star History Chart" src="https://api.star-history.com/chart?repos=tiliondev/fortress&type=date&logscale&legend=top-left" />
468+
</picture>
465469
</a>
466470

467471
<br/>

docs/assets/star-history.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)