docs(kanban): avoid inline script snippet
Keep the north-star walkthrough aligned with example contract checks by describing runtime/bootstrap loading in prose instead of showing inline script tags. req: examples/005 req: runtime/001
This commit is contained in:
+1
-4
@@ -282,10 +282,7 @@ Initial SSR:
|
||||
</article>
|
||||
...
|
||||
</section>
|
||||
<script src="/slhx.js"></script>
|
||||
<script type="application/slhx-state">
|
||||
BASE64URL_POSTCARD_INITIAL_ATOMS
|
||||
</script>
|
||||
<!-- the app shell loads /slhx.js and any bootstrap state -->
|
||||
```
|
||||
|
||||
Runtime attachment:
|
||||
|
||||
Reference in New Issue
Block a user