mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00:00
Fix duplicated paragraph
This commit is contained in:
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user