Fix typo in section front-matter doc
This commit is contained in:
parent
3f9d39481d
commit
b4c8b5912c
|
@ -45,7 +45,7 @@ paginate_by = 0
|
|||
|
||||
# If set, will be the path used by paginated page and the page number will be appended after it.
|
||||
# For example the default would be page/1
|
||||
paginate_by = "page"
|
||||
paginate_path = "page"
|
||||
|
||||
# Whether to insert a link for each header like the ones you can see in this site if you hover one
|
||||
# The default template can be overridden by creating a `anchor-link.html` in the `templates` directory
|
||||
|
|
Loading…
Reference in a new issue