From a2382d5792b173c1eef8499edf4bef79a6b59734 Mon Sep 17 00:00:00 2001 From: Bhao <45502567+bhaoo@users.noreply.github.com> Date: Mon, 27 Nov 2023 22:07:15 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8=20=E4=BF=AE=E5=A4=8D=20=E5=AE=9A?= =?UTF-8?q?=E6=97=B6=E5=BC=80/=E5=85=B3=E6=9A=97=E8=89=B2=E6=A8=A1?= =?UTF-8?q?=E5=BC=8F=E6=97=A0=E6=B3=95=E6=AD=A3=E5=B8=B8=E5=B7=A5=E4=BD=9C?= =?UTF-8?q?=E9=97=AE=E9=A2=98=20(#108)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- functions.php | 4 ++-- includes/setting.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/functions.php b/functions.php index f755f07..b0b0a26 100644 --- a/functions.php +++ b/functions.php @@ -11,7 +11,7 @@ * * @author Bhao * @link https://dwd.moe/ - * @date 2023-11-26 + * @date 2023-11-27 */ if (!defined('__TYPECHO_ROOT_DIR__')) exit; @@ -301,7 +301,7 @@ function otherJs(){ $string = ''; diff --git a/includes/setting.php b/includes/setting.php index b202da4..d0e0f4c 100644 --- a/includes/setting.php +++ b/includes/setting.php @@ -11,7 +11,7 @@ * * @author Bhao * @link https://dwd.moe/ - * @date 2023-11-22 + * @date 2023-11-27 */ if (!defined('__TYPECHO_ROOT_DIR__')) exit;