From 4e25e5242ed05b1d1f6eff22d8511f9ca09d5cb8 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 592a2cfc..bffa0794 100644 --- a/_includes/paginator.html +++ b/_includes/paginator.html @@ -1,6 +1,6 @@ {% if paginator.total_pages > 1 %}