Monorepo for Aesthetic.Computer aesthetic.computer

keeps: point editor iframe at same-origin keeps.html (not cross-origin /keeps) master

The Keeps tab iframe loaded https://kidlisp.com/keeps, which 301-redirects to https://keep.kidlisp.com/ — a different origin from the editor. That broke the embedded postMessage + localStorage handshake in prod (worked in dev only because dev used the .../keeps.html path). Load keeps.html directly so the iframe is same-origin with the editor. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>


+2 -1
1 changed file