chore: update gatsby to v3 (#5057)
This commit is contained in:
@ -70,7 +70,7 @@ You can build whatever collections and content modeling you want. The important
|
||||
|
||||
In your root directory, you can create a new directory `content/`. As you might guess, this is where our content will live. Your filesystem should look about like this, so far:
|
||||
|
||||
```sh
|
||||
```bash
|
||||
root/
|
||||
├ content/
|
||||
├ components/
|
||||
@ -266,4 +266,4 @@ export default {
|
||||
};
|
||||
```
|
||||
|
||||
To see the generated site, navigate to name-of-your-website.netlify.app/blog
|
||||
To see the generated site, navigate to name-of-your-website.netlify.app/blog
|
||||
|
Reference in New Issue
Block a user