Update paginate_path for no hard redirection

The use of /folder underside /folder/ cause a hard redirection and a white refresh flash page.
This commit is contained in:
Jorge Arias 2015-11-14 01:14:35 -03:00
parent 846806e43b
commit a43bde874e

View file

@ -130,7 +130,7 @@ exclude: ["LICENSE", "README", "CONTRIBUTORS", "scripts"]
# Pagination path
paginate_path: "blog/page:num"
paginate_path: "blog/page:num/"
# Enable minification SASS