Merge pull request #5536 from malaterre/patch-1
Merge pull request 5536
This commit is contained in:
commit
4399dbbd3d
|
@ -125,6 +125,7 @@ file name:
|
||||||
Pages and posts can also access a specific data item. The example below shows how to access a specific item:
|
Pages and posts can also access a specific data item. The example below shows how to access a specific item:
|
||||||
|
|
||||||
`_data/people.yml`:
|
`_data/people.yml`:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
dave:
|
dave:
|
||||||
name: David Smith
|
name: David Smith
|
||||||
|
|
Loading…
Reference in New Issue