Commit Graph
3 Commits
Author SHA1 Message Date
westfarn 2ed78fa5d8 Ship Hesychia meander logo across web, header, and Android assets (#30)
Unit Tests / test (pull_request) Successful in 27s
Replace the old infinity mark with the cyan Greek-key emblem for favicons, in-app branding, Capacitor icon/splash sources, and regenerated Android launcher densities.
2026-07-28 05:50:28 -05:00
westfarn 2b8d8fba79 Update favicon to new logo (#19)
Unit Tests / test (push) Successful in 9s
## Summary
- Closes #18
- Replace stale `favicon.jpg` / old ICO with multi-size `favicon.ico`, PNG variants (`16x16`, `32x32`), `logo192.png` / `logo512.png`, and `apple-touch-icon.png` generated from the new brand mark
- Point `index.html` and `manifest.json` at the new assets; drop the CRA placeholder app name in the manifest

## Test plan
- [ ] Hard-refresh the app (or clear site data) and confirm the new logo appears in the browser tab
- [ ] Check DevTools Network for `favicon.ico` / PNG icons — no 404s and no requests for `favicon.jpg`
- [ ] On mobile Safari / iOS home-screen add, confirm apple-touch-icon looks correct
- [ ] Confirm PWA/manifest icons resolve to the new 192/512 assetsReviewed-on: #19
2026-07-26 04:35:22 -07:00
westfarn 626d471a15 inital check in 2025-03-07 12:21:37 -06:00