From b4e4ad384577ba4219e7bf2f27d67d43e28cbce8 Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Tue, 15 Mar 2022 13:32:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=87=E6=8D=A2=E4=B8=BB=E9=A2=98=E8=AF=B4?= =?UTF-8?q?=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/index.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/themes/index.js b/themes/index.js index d47d2a42..286446ca 100644 --- a/themes/index.js +++ b/themes/index.js @@ -1,7 +1,6 @@ /** - * 修改 from 后面的路径,实现主题切换 + * 切换主题请修改 blog.config.js 中的 THEME 字段 */ - import * as next from './next' import * as fukasawa from './fukasawa' import * as hexo from './hexo'