mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-17 08:37:57 +02:00
docs(v2): remove redundant new line in code block (#3479)
This commit is contained in:
parent
aeb7aa3901
commit
02f96286e5
6 changed files with 0 additions and 6 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue