forgot a tick around a codefile name
This commit is contained in:
parent
ae0b13b531
commit
a2bf106c47
|
@ -119,7 +119,7 @@ The organizations can then be accessed via `site.data.orgs`, followed by the fil
|
||||||
|
|
||||||
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/peoplejekyll.yml`:
|
`_data/peoplejekyll.yml`:
|
||||||
{% highlight yaml %}
|
{% highlight yaml %}
|
||||||
dave:
|
dave:
|
||||||
name: David Smith
|
name: David Smith
|
||||||
|
|
Loading…
Reference in New Issue