From 96fa05ac3d7afafab14c06ec1f0962beca629916 Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Thu, 18 Apr 2013 21:47:45 -0500 Subject: [PATCH] Make the text clearer for the layout option --- site/_posts/2012-07-01-frontmatter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/_posts/2012-07-01-frontmatter.md b/site/_posts/2012-07-01-frontmatter.md index b5a05ed9..60127c07 100644 --- a/site/_posts/2012-07-01-frontmatter.md +++ b/site/_posts/2012-07-01-frontmatter.md @@ -54,7 +54,7 @@ front-matter of a page or post.

If set, this specifies the layout file to use. Use the layout file - name without file extension. Layout files must be placed in the + name without a file extension. Layout files must be placed in the _layouts directory.