Fix duplicated paragraph

This commit is contained in:
Faishal Irawan
2018-02-23 16:33:12 +07:00
committed by Bjørn Erik Pedersen
parent eb13db670d
commit 15b5a0342c
@@ -167,8 +167,6 @@ include_toc: true
show_comments: false
```
These two user-defined fields can then be accessed via `.Params.include_toc` and `.Params.show_comments`, respectively. The [Variables][variables] section provides more information on using Hugo's page- and site-level variables in your templates.
## Order Content Through Front Matter