Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

Commit 9ab069b

Browse files
committed
docs: minor style improvements
1 parent 8706d9f commit 9ab069b

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

docs/content/1.docs/1.getting-started/10.deployment.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ If you are looking for a list of cloud providers that support Nuxt 3, see the [l
1515

1616
Discover the Node.js server preset with Nitro to deploy on any Node hosting.
1717

18-
::list
19-
18+
::list{type="success"}
2019
- **Default output format** if none is specified or auto-detected <br>
2120
- Loads only the required chunks to render the request for optimal cold start timing <br>
2221
- Useful for deploying Nuxt apps to any Node.js hosting

docs/content/1.docs/2.guide/1.concepts/4.server-engine.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
Nuxt 3 is powered by a new server engine, [Nitro](https://nitro.unjs.io/).
44

5-
::list
6-
5+
::list{type=success}
76
- Cross-platform support for Node.js, Browsers, service-workers and more.
87
- Serverless support out-of-the-box.
98
- API routes support.

0 commit comments

Comments
 (0)