Skip to content

Commit 5c63276

Browse files
committed
1.3.5
1 parent 4fc478b commit 5c63276

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,13 @@ Argon 使用 [GPL V3.0](https://github.com/solstice23/argon-theme/blob/master/LI
7676

7777
# 更新日志
7878

79+
## 20220319 v1.3.5
80+
+ 支持自定义 CDN 域名
81+
+ 支持读取 Post Views Counter 插件的阅读量数据
82+
+ 修复未审核评论被显示的问题
83+
+ 修复评论分页问题
84+
+ 其他改进与修复
85+
7986
## 20220214 v1.3.4
8087
+ 支持自定义搜索过滤器顺序和默认选中状态
8188
+ 支持添加自定义文章类型的搜索过滤器

info.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.3.4",
2+
"version": "1.3.5",
33
"details_url": "https://github.com/solstice23/argon-theme/releases",
4-
"download_url": "https://github.com/solstice23/argon-theme/releases/download/v1.3.4/argon.zip"
4+
"download_url": "https://github.com/solstice23/argon-theme/releases/download/v1.3.5/argon.zip"
55
}

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Theme Name: argon
33
Author: solstice23
44
Author URI: https://solstice23.top/
55
Description: 轻盈、简洁、美观的 Wordpress 主题
6-
Version: 1.3.4
6+
Version: 1.3.5
77
License: GNU General Public License v3.0
88
License URI: https://www.gnu.org/licenses/gpl-3.0.html
99
Tags: 简约, 两栏, 侧栏在左边, 浮动侧栏, 文章目录, 自适应, 夜间模式, 可自定义

0 commit comments

Comments
 (0)