fix: 修復當關閉代碼渲染后,標簽外挂裏的代碼塊會被壓縮到一行的bugs

improvements: 優化網站最後更新時間顯示,’0天前‘改爲’今天‘
This commit is contained in:
Jerry
2020-08-24 22:56:58 +08:00
parent 4aacafdae1
commit 40fd319cb2
14 changed files with 109 additions and 20 deletions

View File

@@ -70,6 +70,7 @@ aside:
unit: days
last_push_date:
name: Last Push
zero_day: Today
suffix: days ago
site_wordcount: Total Count
site_uv_name: UV

View File

@@ -70,6 +70,7 @@ aside:
unit: days
last_push_date:
name: Last Push
zero_day: Today
suffix: days ago
site_wordcount: Total Count
site_uv_name: UV

View File

@@ -72,6 +72,7 @@ aside:
unit:
last_push_date:
name: 最后更新时间
zero_day: 今天
suffix: 天前
site_wordcount: 本站总字数
site_uv_name: 本站访客数

View File

@@ -72,6 +72,7 @@ aside:
unit:
last_push_date:
name: 最後更新時間
zero_day: 今天
suffix: 天前
site_wordcount: 本站總字數
site_uv_name: 本站訪客數