mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 02:25:56 +00:00
f23553f825
pulserelay.pro sends curious visitors to the public demo, and the demo was a dead end: once inside, the only way back to installing Pulse was the browser's history. The demo-mode banner now ends with "Run Pulse on your own hardware", opening the site's setup steps in a new tab. It is install guidance rather than an upsell, so it belongs in demo mode where commercial surfaces are otherwise hidden. The read-only notice keeps its own element so the existing text lookup and dismiss behaviour are unchanged. Verified on a DEMO_MODE=true mock backend behind Vite at 1280x800 and 390x844: the link renders after the notice, wraps cleanly on a phone, and carries target _blank with rel noopener noreferrer. Contract-Neutral: demo banner copy and link only; no public API, config, or contract surface changes