From b05de756db420b8e3dc287430c4e3f679ae58e87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?iBug=20=E2=99=A6?= Date: Tue, 17 Mar 2020 09:17:53 +0800 Subject: [PATCH] Use first_page_path from Paginate V2 if available (#2431) --- _includes/paginator.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/paginator.html b/_includes/paginator.html index 592a2cfcf9a0..bffa0794678e 100644 --- a/_includes/paginator.html +++ b/_includes/paginator.html @@ -1,6 +1,6 @@ {% if paginator.total_pages > 1 %}