mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-12 22:17:06 +08:00
🔖 2.2.5發佈
更新内容請看 https://github.com/jerryc127/hexo-theme-butterfly/releases
This commit is contained in:
13
_config.yml
13
_config.yml
@@ -49,12 +49,12 @@ copy:
|
||||
|
||||
# social settings
|
||||
# formal:
|
||||
# icon: link
|
||||
# icon: link || the description
|
||||
# ---------------
|
||||
social:
|
||||
fa fa-github: https://github.com/jerryc127
|
||||
fa fa-envelope: mailto:xxxxxxxx@gmail.com
|
||||
fa fa-rss: /atom.xml
|
||||
fa fa-github: https://github.com/jerryc127 || Github
|
||||
fa fa-envelope: mailto:xxxxxxx@gmail.com || Email
|
||||
fa fa-rss: /atom.xml || RSS
|
||||
|
||||
#### search ####
|
||||
# Algolia search
|
||||
@@ -170,6 +170,7 @@ post_meta:
|
||||
|
||||
# Please see doc for more details: https://docs.jerryc.me/config.html#字數統計
|
||||
wordcount:
|
||||
enable: false
|
||||
post_wordcount: true
|
||||
min2read: true
|
||||
total_wordcount: true
|
||||
@@ -356,6 +357,10 @@ related_post:
|
||||
limit: 6 # 顯示推薦文章數目
|
||||
date_type: created # or created or updated 文章日期顯示創建日或者更新日
|
||||
|
||||
# figcaption
|
||||
# 圖片描述文字
|
||||
photofigcaption: false
|
||||
|
||||
#### 美化/效果 ####
|
||||
#--------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user