Monorepo for Aesthetic.Computer aesthetic.computer
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: revert keeps.html auth0 to CDN — keep.kidlisp.com lacks AC assets handler

keep.kidlisp.com Caddy config doesn't serve /aesthetic.computer/* paths,
so the local SDK path returns HTML. Revert to CDN for keeps.html.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

+1 -1
+1 -1
system/public/kidlisp.com/keeps.html
··· 30 30 <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, viewport-fit=cover" /> 31 31 32 32 <!-- Auth0 SPA SDK --> 33 - <script src="/aesthetic.computer/dep/auth0-spa-js.production.js"></script> 33 + <script src="https://cdn.auth0.com/js/auth0-spa-js/2.0/auth0-spa-js.production.js"></script> 34 34 35 35 <style> 36 36 /* ========================================