Ship Hesychia meander logo across web, header, and Android assets (#30)
Unit Tests / test (pull_request) Successful in 27s
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.
This commit is contained in:
+8
-1
@@ -50,7 +50,14 @@ Bump both before each store release.
|
||||
|
||||
## Icons / splash
|
||||
|
||||
Source art lives in `llm-fe/assets/` (`icon.png`, `splash.png`, `splash-dark.png`). Regenerate Android densities:
|
||||
Source art lives in `llm-fe/assets/`:
|
||||
- `icon.png` / `splash.png` / `splash-dark.png` — Capacitor inputs (Hesychia meander mark)
|
||||
- `logo-source.png` — cropped square master
|
||||
- `logo-mark-transparent.png` — circular mark with transparent corners (web / in-app)
|
||||
|
||||
In-app UI also imports `src/llm-fe/assets/brand/hesychia-mark.png`.
|
||||
|
||||
Regenerate Android densities after changing source art:
|
||||
|
||||
```bash
|
||||
npm run assets:generate
|
||||
|
||||
Reference in New Issue
Block a user