From 37dc75941055c7543bc78edb8a027ff2ca11c054 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 16 Jul 2013 18:04:56 +0200 Subject: [PATCH] Pages are not alphabetical. https://github.com/mojombo/jekyll/commit/f25fe1c86fd6d9fb05f23222711e3678d4453371#commitcomment-3644377 --- site/docs/variables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/docs/variables.md b/site/docs/variables.md index 979d358d..cf710f3e 100644 --- a/site/docs/variables.md +++ b/site/docs/variables.md @@ -88,7 +88,7 @@ following is a reference of the available data.

site.pages

- An alphabetical list of all Pages. + A list of all Pages.