|
|
@ -1042,7 +1042,6 @@ try the following in `yoursite/hugo.toml`:
|
|
|
|
|
|
|
|
|
|
|
|
```toml
|
|
|
|
```toml
|
|
|
|
[params.paige.pages]
|
|
|
|
[params.paige.pages]
|
|
|
|
|
|
|
|
|
|
|
|
disable_authors = true
|
|
|
|
disable_authors = true
|
|
|
|
disable_date = true
|
|
|
|
disable_date = true
|
|
|
|
disable_keywords = true
|
|
|
|
disable_keywords = true
|
|
|
@ -1054,7 +1053,6 @@ disable_toc = true
|
|
|
|
disable_word_count = true
|
|
|
|
disable_word_count = true
|
|
|
|
|
|
|
|
|
|
|
|
[params.paige.subpages]
|
|
|
|
[params.paige.subpages]
|
|
|
|
|
|
|
|
|
|
|
|
disable_authors = true
|
|
|
|
disable_authors = true
|
|
|
|
disable_date = true
|
|
|
|
disable_date = true
|
|
|
|
disable_keywords = true
|
|
|
|
disable_keywords = true
|
|
|
|