Fix typo in section front-matter doc

This commit is contained in:
Vincent Prouillet 2017-11-03 10:33:09 +01:00
parent 3f9d39481d
commit b4c8b5912c

View file

@ -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