From 3ded82f0d8c7ab19cfecb2a0cd01f24ea3c1b6d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E6=B6=9B?= Date: Mon, 17 May 2021 14:24:31 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E5=A4=8D=E5=88=86=E9=A1=B5?= =?UTF-8?q?=E8=BE=85=E5=8A=A9=E5=87=BD=E6=95=B0=E4=B8=AD=E7=9A=84=E9=94=99?= =?UTF-8?q?=E8=AF=AF=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/helper/uk-paginator.js | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/scripts/helper/uk-paginator.js b/scripts/helper/uk-paginator.js index 6d008b3..3c6541a 100644 --- a/scripts/helper/uk-paginator.js +++ b/scripts/helper/uk-paginator.js @@ -14,10 +14,12 @@ hexo.extend.helper.register("uk_paginator", function(option) { let pageStructure = []; pageStructure.push(``);