mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-28 03:01:03 -04:00
forgot a tick around a codefile name
This commit is contained in:
@@ -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:
|
||||
|
||||
'_data/peoplejekyll.yml`:
|
||||
`_data/peoplejekyll.yml`:
|
||||
{% highlight yaml %}
|
||||
dave:
|
||||
name: David Smith
|
||||
|
||||
Reference in New Issue
Block a user