mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
docs: Info icon fix on "Standalone server" section (#21589)
This commit is contained in:
parent
b37ec72f8a
commit
de5c758766
@ -54,6 +54,6 @@ Nuxt 3 generates this dist when running `nuxt build` into a [`.output`](/docs/gu
|
||||
|
||||
The output contains runtime code to run your Nuxt server in any environment (including experimental browser service workers!) and serve your static files, making it a true hybrid framework for the JAMstack. In addition, Nuxt implements a native storage layer, supporting multi-source drivers and local assets.
|
||||
|
||||
::alert{type="info" icon=IconCode}
|
||||
::alert{type="info" icon=ℹ️}
|
||||
Check out the Nitro engine on GitHub: [unjs/nitro](https://github.com/unjs/nitro).
|
||||
::
|
||||
|
Loading…
Reference in New Issue
Block a user