diff options
-rw-r--r-- | _config.yml | 1 | ||||
-rw-r--r-- | posts/index.html (renamed from posts.html) | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index 3b93d31..d05f970 100644 --- a/_config.yml +++ b/_config.yml @@ -11,6 +11,7 @@ exclude: - README.md paginate: 10 +paginate_path: "posts/page:num/" include_comments: true minified_externals: true diff --git a/posts.html b/posts/index.html index 14cc004..14cc004 100644 --- a/posts.html +++ b/posts/index.html |