From 82adc1f42c54c50ba072913219a04a4ff90174a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=9C=E6=81=92?= <2323333339@qq.com> Date: Mon, 22 Feb 2021 09:56:19 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B7=9F=E9=A6=99=E6=B8=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/factory.php | 6 +++--- core/function.php | 2 +- typecho/config/joe.config.css | 2 +- typecho/config/joe.config.js | 2 +- typecho/config/joe.config.scss | 9 +++++++++ 5 files changed, 15 insertions(+), 6 deletions(-) diff --git a/core/factory.php b/core/factory.php index e4b955c..fcd07a0 100644 --- a/core/factory.php +++ b/core/factory.php @@ -9,9 +9,9 @@ class Editor { public static function edit() { - echo "\n"; - echo "\n"; - echo "\n"; + echo "\n"; + echo "\n"; + echo "\n"; if (Helper::options()->JPasteUpload === "on") { ?>