mirror of
https://github.com/carsonip/hugo-theme-minos
synced 2026-02-27 16:51:56 -08:00
Improve readme about pagination
This commit is contained in:
@@ -40,6 +40,11 @@ theme = "hugo-theme-minos"
|
|||||||
|
|
||||||
## Options
|
## Options
|
||||||
|
|
||||||
|
### Pagination
|
||||||
|
```
|
||||||
|
paginate = 10
|
||||||
|
```
|
||||||
|
|
||||||
### Smart TOC
|
### Smart TOC
|
||||||
```
|
```
|
||||||
[params]
|
[params]
|
||||||
@@ -64,6 +69,8 @@ theme = "hugo-theme-minos"
|
|||||||
katex = true
|
katex = true
|
||||||
```
|
```
|
||||||
|
|
||||||
|
For other configuration variables, visit [Hugo documentation](https://gohugo.io/overview/configuration/#configuration-variables).
|
||||||
|
|
||||||
## Post Params
|
## Post Params
|
||||||
|
|
||||||
### Featured Image displayed in index.html
|
### Featured Image displayed in index.html
|
||||||
|
|||||||
Reference in New Issue
Block a user