diff --git a/package.json b/package.json index 518e1be..7757e47 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "halo-theme-dream", - "version": "2.2.1", + "version": "2.3.0", "description": "梦之城,童话梦境,动漫类型博客主题。", "main": "index.js", "author": "nineya", diff --git a/template/layout.ftl b/template/layout.ftl index cf147eb..ae74bbd 100644 --- a/template/layout.ftl +++ b/template/layout.ftl @@ -1,4 +1,4 @@ -<#global theme_version="2.2.1"> +<#global theme_version="2.3.0"> <#macro layout0 title,canonical> <#if RequestParameters?? && RequestParameters._pjax?? > <#global is_pjax=RequestParameters._pjax> diff --git a/theme.yaml b/theme.yaml index 490eada..d129203 100644 --- a/theme.yaml +++ b/theme.yaml @@ -16,7 +16,7 @@ website: https://blog.nineya.com # 主题github开源地址 repo: https://github.com/nineya/halo-theme-dream # 版本号 -version: 2.2.1 +version: 2.3.0 # 最低支持的 Halo 版本 require: 1.0.0 # 文章页 meta 变量