Commit dc1bd9e
committed
chore(charts): use the Sim favicon, matching sim.ai and docs.sim.ai
The page pointed at a raw.githubusercontent URL for the old primary logo,
which is neither the icon the other Sim sites serve nor something that
should be fetched cross-origin on every load.
Copies icon.svg and the 16/32/apple-touch PNGs out of apps/docs/public and
serves them from this branch under the same paths sim.ai and docs.sim.ai
use, so the tab icon is identical across all three and the page has no
external asset dependency.
Skips the android-chrome and web-app-manifest sizes: those exist for
installable PWAs via site.webmanifest, which a chart repository is not.1 parent 3d4b6c5 commit dc1bd9e
5 files changed
Lines changed: 5 additions & 1 deletion
Loading
Loading
Loading
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
| |||
0 commit comments