diff --git a/package.json b/package.json index 6c2e78f..62a82d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "halo-theme-dream", - "version": "3.2.0", + "version": "3.2.1", "description": "梦之城,童话梦境,动漫类型博客主题。", "main": "index.js", "author": "nineya", diff --git a/source/js/editor-options.min.js b/source/js/editor-options.min.js index 3e3384e..00178f5 100644 --- a/source/js/editor-options.min.js +++ b/source/js/editor-options.min.js @@ -4,6 +4,7 @@ width: 100%; height: 48px; overflow: hidden; + user-select: none; } ${e}:before { diff --git a/theme.yaml b/theme.yaml index 7f79884..dda993d 100644 --- a/theme.yaml +++ b/theme.yaml @@ -16,11 +16,11 @@ website: https://blog.nineya.com # 主题github开源地址 repo: https://github.com/nineya/halo-theme-dream # 版本号 -version: 3.2.0 +version: 3.2.1 # 最低支持的 Halo-Plus 版本 require: 1.1.0 # 编辑器配置参数 -editorOptions: /themes/dream/source/js/editor-options.min.js?mew=3.2.0 +editorOptions: /themes/dream/source/js/editor-options.min.js?mew=3.2.1 # 文章页 meta 变量 postMetaField: - enable_copyright