mirror of
git://f0xx.org/android_cast
synced 2026-07-29 04:18:09 +03:00
be dirty sync
This commit is contained in:
@@ -2,7 +2,16 @@
|
||||
|
||||
**Infra overview:** [docs/INFRA.md](../../docs/INFRA.md)
|
||||
|
||||
Static landing: `index.html`, `hub.css`, `assets/hub-logo.svg` (globe + rocket; palette matches crash console).
|
||||
Static landing: `index.html`, `hub.css`, `hub-logo-layers.css`.
|
||||
|
||||
Logo assets in `assets/` (editable fragments, loaded on demand):
|
||||
- `hub-logo-fragment-space.svg` — cosmic background (#space-bg, #stars-layer, #nebula-*)
|
||||
- `hub-logo-fragment-globe.svg` — Earth (round border + Mercator grid 3x3, no continents)
|
||||
- `hub-logo-transparent.svg` — header mark (globe only)
|
||||
|
||||
Review one layer: `?logoPart=space|globe|full`
|
||||
|
||||
Compare Earth grids: `?logoPart=globe&grid=3` (default) or `?logoPart=full&grid=4`
|
||||
|
||||
**BE only.** FE `apps.f0xx.org` sends `location /` → `http://artc0.intra.raptor.org:80` (not :8089).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user