mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-29 05:12:52 +00:00
docs(v2): remove redundant new line in code block (#3479)
This commit is contained in:
parent
aeb7aa3901
commit
02f96286e5
|
|
@ -33,7 +33,6 @@ Docusaurus can be self hosted using [`docusaurus serve`](cli.md#docusaurus-serve
|
|||
|
||||
```bash npm2yarn
|
||||
npm run serve --build --port 80 --host 0.0.0.0
|
||||
|
||||
```
|
||||
|
||||
## Deploying to GitHub Pages
|
||||
|
|
|
|||
|
|
@ -33,7 +33,6 @@ Docusaurus can be self hosted using [`docusaurus serve`](cli.md#docusaurus-serve
|
|||
|
||||
```bash npm2yarn
|
||||
npm run serve --build --port 80 --host 0.0.0.0
|
||||
|
||||
```
|
||||
|
||||
## Deploying to GitHub Pages
|
||||
|
|
|
|||
|
|
@ -33,7 +33,6 @@ Docusaurus can be self hosted using [`docusaurus serve`](cli.md#docusaurus-serve
|
|||
|
||||
```bash npm2yarn
|
||||
npm run serve --build --port 80 --host 0.0.0.0
|
||||
|
||||
```
|
||||
|
||||
## Deploying to GitHub Pages
|
||||
|
|
|
|||
|
|
@ -33,7 +33,6 @@ Docusaurus can be self hosted using [`docusaurus serve`](cli.md#docusaurus-serve
|
|||
|
||||
```bash npm2yarn
|
||||
npm run serve --build --port 80 --host 0.0.0.0
|
||||
|
||||
```
|
||||
|
||||
## Deploying to GitHub Pages
|
||||
|
|
|
|||
|
|
@ -33,7 +33,6 @@ Docusaurus can be self hosted using [`docusaurus serve`](cli.md#docusaurus-serve
|
|||
|
||||
```bash npm2yarn
|
||||
npm run serve --build --port 80 --host 0.0.0.0
|
||||
|
||||
```
|
||||
|
||||
## Deploying to GitHub Pages
|
||||
|
|
|
|||
|
|
@ -33,7 +33,6 @@ Docusaurus can be self hosted using [`docusaurus serve`](cli.md#docusaurus-serve
|
|||
|
||||
```bash npm2yarn
|
||||
npm run serve --build --port 80 --host 0.0.0.0
|
||||
|
||||
```
|
||||
|
||||
## Deploying to GitHub Pages
|
||||
|
|
|
|||
Loading…
Reference in New Issue