docs: added code blocks without headers (#2560)

This commit is contained in:
Shahed Nasser
2022-11-07 17:36:51 +02:00
committed by GitHub
parent bbf4039147
commit c0639ef708
35 changed files with 336 additions and 98 deletions

View File

@@ -180,7 +180,7 @@ Youll have to follow five steps for the initialization:
Youll be asked to either connect to an existing Netlify website or create a new one. Choose the second option to create a new site:
```bash
```bash noHeader
? What would you like to do?
⇄ Connect this directory to an existing Netlify site
+ Create & configure a new site
@@ -198,7 +198,7 @@ Youll be asked to optionally enter a site name.
At this point, the website is created on Netlify. However, Netlify needs to configure Webhooks and deployment keys. Youll be asked to either authorize GitHub through Netlifys website or through a personal access token. Youre free to choose either:
```bash
```bash noHeader
? Netlify CLI needs access to your GitHub account to configure Webhooks and Depl
oy Keys. What would you like to do? (Use arrow keys)
Authorize with GitHub through app.netlify.com