mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-08 12:07:06 +08:00
label: 3.1.0 發佈
fix: 簡體中文的 ‘小時’ 修改為簡體
This commit is contained in:
@@ -557,7 +557,6 @@ font:
|
||||
|
||||
# Font settings for the site title and site subtitle
|
||||
# 左上角網站名字 主頁居中網站名字
|
||||
|
||||
# blog_title_font:
|
||||
# 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
|
||||
|
||||
@@ -84,7 +84,7 @@ aside:
|
||||
|
||||
date_suffix:
|
||||
one_hour: 刚刚
|
||||
hours: 小時前
|
||||
hours: 小时前
|
||||
day: 天前
|
||||
|
||||
donate: 打赏
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hexo-theme-butterfly",
|
||||
"version": "3.1.0-rc2",
|
||||
"version": "3.1.0",
|
||||
"description": "A Simple and Card UI Design theme for Hexo",
|
||||
"main": "package.json",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user