diff --git a/site/_docs/frontmatter.md b/site/_docs/frontmatter.md index 755f0bc6..faf67b73 100644 --- a/site/_docs/frontmatter.md +++ b/site/_docs/frontmatter.md @@ -96,38 +96,6 @@ front matter of a page or post.
-category
categories
- - Instead of placing posts inside of folders, you can specify one or - more categories that the post belongs to. When the site is generated - the post will act as though it had been set with these categories - normally. Categories (plural key) can be specified as a YAML list or a - comma-separated string. - -
-tags
- - Similar to categories, one or multiple tags can be added to a post. - Also like categories, tags can be specified as a YAML list or a - comma-separated string. - -
-category
categories
+ + Instead of placing posts inside of folders, you can specify one or + more categories that the post belongs to. When the site is generated + the post will act as though it had been set with these categories + normally. Categories (plural key) can be specified as a YAML list or a + comma-separated string. + +
+tags
+ + Similar to categories, one or multiple tags can be added to a post. + Also like categories, tags can be specified as a YAML list or a + comma-separated string. + +
+