From e8e245e20f5f3647707411f1300e0c9b8bcc6b6b Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Wed, 9 Jul 2014 08:24:33 -0700 Subject: [PATCH] Fix Data Files example around iterative over files in a subfolder of _data. Addresses @fkostadinov's comment in #2395: https://github.com/jekyll/jekyll/pull/2395#issuecomment-48151478 --- site/docs/datafiles.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/site/docs/datafiles.md b/site/docs/datafiles.md index 48405971..a8dd3bce 100644 --- a/site/docs/datafiles.md +++ b/site/docs/datafiles.md @@ -94,7 +94,8 @@ The organizations can then be accessed via `site.data.orgs`, followed by the fil {% highlight html %} {% raw %}