diff --git a/docs/_docs/posts.md b/docs/_docs/posts.md index 0dd7f110..2079c9db 100644 --- a/docs/_docs/posts.md +++ b/docs/_docs/posts.md @@ -170,7 +170,7 @@ a basic example of how to create a list of posts from a specific category. First, in the `_layouts` directory create a new file called `category.html` - in that file put (at least) the following: -```html +``` --- layout: page ---