indentation
This commit is contained in:
parent
de0a5d02de
commit
3bfc787fdf
1 changed files with 11 additions and 10 deletions
|
|
@ -24,6 +24,7 @@ You can also **hide the number fields** between the previous and next buttons by
|
|||
paginationPrevious: 'Previous',
|
||||
paginationNext: 'Next',
|
||||
paginationNumbers: true
|
||||
}
|
||||
```
|
||||
|
||||
If you want to change the collection that is paginated (by default `collections.posts`), you must do so in two places: the front matter of the template, `src/pages/blog.md`:
|
||||
|
|
|
|||
Loading…
Reference in a new issue