From ab31983122a68933f4c2be140599957911b68095 Mon Sep 17 00:00:00 2001 From: i-give-up Date: Fri, 22 Sep 2017 14:55:19 +0800 Subject: [PATCH] Update frontmatter.md (#6371) Merge pull request 6371 --- docs/_docs/frontmatter.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/docs/_docs/frontmatter.md b/docs/_docs/frontmatter.md index cf5aad13f14..b2b7699cdbe 100644 --- a/docs/_docs/frontmatter.md +++ b/docs/_docs/frontmatter.md @@ -65,9 +65,23 @@ front matter of a page or post. If set, this specifies the layout file to use. Use the layout file name without the file extension. Layout files must be placed in the - _layouts directory. + _layouts directory.

+