fix(docs): Update jekyll.md (#5313)
Fix reference to `_includes/navigation.yml` to `_includes/navigation.html` on line 236
This commit is contained in:
parent
1fc62dd9f5
commit
ab428c76ae
@ -233,7 +233,7 @@ Copy and paste the following into the collections array in `config.yml`
|
|||||||
|
|
||||||
### Navigation
|
### Navigation
|
||||||
|
|
||||||
The last aspect of our Jekyll blog we might want to bring under the control of Netlify CMS is our Navigation menu. Our Jekyll tutorial blog has a file `_data/navigation.yml` that defines the links rendered by `_includes/navigation.yml`. It looks like this.
|
The last aspect of our Jekyll blog we might want to bring under the control of Netlify CMS is our Navigation menu. Our Jekyll tutorial blog has a file `_data/navigation.yml` that defines the links rendered by `_includes/navigation.html`. It looks like this.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# _data/navigation.yml
|
# _data/navigation.yml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user