feat: update AIUI dist (guide as default route) + fix marketplace heading clip

- Rebuild AIUI with guide page as default route (/ -> guide, /chat -> chat)
- Content and context panels start empty
- Fix App Store heading clipped by removing double md:-mt-4 negative margins

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Dorian
2026-03-07 21:49:08 +00:00
parent 35be32711f
commit 39cf5f2a2b
86 changed files with 506 additions and 499 deletions

View File

@@ -14,8 +14,8 @@
<link rel="icon" href="/aiui/favicon.svg" type="image/svg+xml" />
<link rel="apple-touch-icon" href="/aiui/apple-touch-icon-180x180.png" />
<title>AIUI</title>
<script type="module" crossorigin src="/aiui/assets/index-CqBtvLD5.js"></script>
<link rel="stylesheet" crossorigin href="/aiui/assets/index-D1RpahE8.css">
<script type="module" crossorigin src="/aiui/assets/index-xgP_Yxxn.js"></script>
<link rel="stylesheet" crossorigin href="/aiui/assets/index-CIeswVLz.css">
<link rel="manifest" href="/aiui/manifest.webmanifest"><script id="vite-plugin-pwa:register-sw" src="/aiui/registerSW.js"></script></head>
<body class="antialiased h-full overflow-hidden fixed w-full">
<div id="app"></div>