mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-08 12:07:06 +08:00
breaking changes: 更改 rightside-bottom 為 rightside_bottom
feat: 置頂圖標改為在標題左側 feat: 可配置打賞按鈕的文字 feat: 側邊欄增加 系列文章顯示 feat: 增加 series 系列文章 標籤外掛 feat: 移除 addthis 分享 improvement: 代碼優化 improvement: tabs 標籤外掛的回到頂部箭頭位置調整 improvement: 更新 plugin.yml
This commit is contained in:
@@ -15,7 +15,6 @@ page:
|
||||
|
||||
card_post_count: comments
|
||||
|
||||
sticky: Sticky
|
||||
no_title: No title
|
||||
|
||||
post:
|
||||
@@ -83,6 +82,7 @@ aside:
|
||||
link: link
|
||||
code: code
|
||||
card_toc: Catalog
|
||||
card_post_series: Series
|
||||
|
||||
date_suffix:
|
||||
just: Just
|
||||
|
||||
@@ -15,7 +15,6 @@ page:
|
||||
|
||||
card_post_count: comments
|
||||
|
||||
sticky: Sticky
|
||||
no_title: No title
|
||||
|
||||
post:
|
||||
@@ -83,6 +82,7 @@ aside:
|
||||
link: link
|
||||
code: code
|
||||
card_toc: Catalog
|
||||
card_post_series: Series
|
||||
|
||||
date_suffix:
|
||||
just: Just
|
||||
|
||||
@@ -15,7 +15,6 @@ page:
|
||||
|
||||
card_post_count: 条评论
|
||||
|
||||
sticky: 置顶
|
||||
no_title: 无题
|
||||
|
||||
post:
|
||||
@@ -84,6 +83,7 @@ aside:
|
||||
link: 链接
|
||||
code: 代码
|
||||
card_toc: 目录
|
||||
card_post_series: 系列文章
|
||||
|
||||
date_suffix:
|
||||
just: 刚刚
|
||||
|
||||
@@ -15,7 +15,6 @@ page:
|
||||
|
||||
card_post_count: 條評論
|
||||
|
||||
sticky: 置頂
|
||||
no_title: 無題
|
||||
|
||||
post:
|
||||
@@ -84,6 +83,7 @@ aside:
|
||||
link: 連結
|
||||
code: 程式碼
|
||||
card_toc: 目錄
|
||||
card_post_series: 系列文章
|
||||
|
||||
date_suffix:
|
||||
just: 剛剛
|
||||
|
||||
Reference in New Issue
Block a user