From 1315112ab51f292cdf95fc2b857de32f01c20eba Mon Sep 17 00:00:00 2001 From: Ben Balter Date: Fri, 9 May 2014 10:32:18 -0400 Subject: [PATCH] dot json; --- site/docs/datafiles.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/docs/datafiles.md b/site/docs/datafiles.md index fd6b0d51..05e59345 100644 --- a/site/docs/datafiles.md +++ b/site/docs/datafiles.md @@ -22,7 +22,7 @@ Plugins/themes can also leverage Data Files to set configuration variables. As explained on the [directory structure](../structure/) page, the `_data` folder is where you can store additional data for Jekyll to use when generating -your site. These files must be YAML files (using either the `.yml`, `.yaml` or `json` +your site. These files must be YAML files (using either the `.yml`, `.yaml` or `.json` extension) and they will be accessible via `site.data`. ## Example: List of members