docs(aio): fix quickstart-cli bad HTML escape chars
This commit is contained in:
parent
4459e0c1c8
commit
154154dde2
@ -331,7 +331,7 @@ Any files outside of this folder are meant to support building your app.
|
|||||||
The main HTML page that is served when someone visits your site.
|
The main HTML page that is served when someone visits your site.
|
||||||
Most of the time you'll never need to edit it.
|
Most of the time you'll never need to edit it.
|
||||||
The CLI automatically adds all `js` and `css` files when building your app so you
|
The CLI automatically adds all `js` and `css` files when building your app so you
|
||||||
never need to add any `<script>` or `<link>` tags here manually.
|
never need to add any `<script>` or `<link>` tags here manually.
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user