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