chore: update gatsby to v3 (#5057)

This commit is contained in:
Erez Rokah
2021-03-08 01:29:06 -08:00
committed by GitHub
parent 3c8f780ba8
commit 9a21eb38fa
22 changed files with 1509 additions and 2498 deletions

View File

@ -634,7 +634,7 @@ collections:
```
Nested collections expect the following directory structure:
```
```bash
content
└── pages
├── authors
@ -646,4 +646,4 @@ content
├── hello-world
│ └── index.md
└── index.md
```
```