Commit c93d95f 1 parent 7956641 commit c93d95f Copy full SHA for c93d95f
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " halo-theme-dream" ,
3
- "version" : " 2.2.1 " ,
3
+ "version" : " 2.3.0 " ,
4
4
"description" : " 梦之城,童话梦境,动漫类型博客主题。" ,
5
5
"main" : " index.js" ,
6
6
"author" : " nineya" ,
Original file line number Diff line number Diff line change 1
- <#global theme_version="2.2.1 " >
1
+ <#global theme_version="2.3.0 " >
2
2
<#macro layout0 title,canonical >
3
3
<#if RequestParameters?? && RequestParameters._pjax?? >
4
4
<#global is_pjax=RequestParameters._pjax >
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ website: https://blog.nineya.com
16
16
# 主题github开源地址
17
17
repo : https://github.com/nineya/halo-theme-dream
18
18
# 版本号
19
- version : 2.2.1
19
+ version : 2.3.0
20
20
# 最低支持的 Halo 版本
21
21
require : 1.0.0
22
22
# 文章页 meta 变量
You can’t perform that action at this time.
0 commit comments