From 20989b9f22b41945973c81381bff5658e1f53458 Mon Sep 17 00:00:00 2001 From: Vincent Prouillet Date: Tue, 9 May 2017 23:10:27 +0900 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58f0bb1b..c2066ffb 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Each kind of page get their own variables: // TODO: detail the schema of the variables -- index.html: gets `pages` that contain all pages in the site +- index.html: gets `section` representing the index section and all `sections` - page.html: gets `page` that contains the data for that page - section.html: gets `section` that contains the data for pages in it and its subsections - tags.html: gets `tags`