label: 3.1.0 發佈

fix: 簡體中文的 ‘小時’ 修改為簡體
This commit is contained in:
Jerry
2020-08-31 13:40:02 +08:00
parent 51c4726c54
commit d381d63c08
3 changed files with 2 additions and 3 deletions

View File

@@ -557,7 +557,6 @@ font:
# Font settings for the site title and site subtitle # Font settings for the site title and site subtitle
# 左上角網站名字 主頁居中網站名字 # 左上角網站名字 主頁居中網站名字
# blog_title_font: # blog_title_font:
# font_link: https://fonts.googleapis.com/css?family=Titillium+Web&display=swap # font_link: https://fonts.googleapis.com/css?family=Titillium+Web&display=swap
# font-family: Titillium Web, 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', sans-serif # font-family: Titillium Web, 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', sans-serif

View File

@@ -84,7 +84,7 @@ aside:
date_suffix: date_suffix:
one_hour: 刚刚 one_hour: 刚刚
hours: hours:
day: 天前 day: 天前
donate: 打赏 donate: 打赏

View File

@@ -1,6 +1,6 @@
{ {
"name": "hexo-theme-butterfly", "name": "hexo-theme-butterfly",
"version": "3.1.0-rc2", "version": "3.1.0",
"description": "A Simple and Card UI Design theme for Hexo", "description": "A Simple and Card UI Design theme for Hexo",
"main": "package.json", "main": "package.json",
"scripts": { "scripts": {