forked from volantis-x/hexo-theme-volantis
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
6 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -935,10 +935,12 @@ plugins: | |
fcircle: | ||
# Set `plugins: ["fcircle"]` to enable in front-matter | ||
private_api_url: https://fcircle-api.example.com/ # api 地址 | ||
page_init_number: 20 # 初始加载几篇文章 | ||
page_turning_number: 10 # 点击加载更多时,一次最多加载几篇文章,默认10 | ||
error_img: https://cravatar.cn/avatar/57d8260dfb55501c37dde588e7c3852c # 头像加载失败时,默认头像地址 | ||
sort_rule: created # 进入页面时第一次的排序规则,可选值:created/updated | ||
js: https://npm.elemecdn.com/[email protected]/dist/fcircle.min.js # fcircle.min.js的url | ||
expire_days: 1 # 本地文章缓存数据过期时间(天) | ||
js: https://npm.elemecdn.com/[email protected]/dist/fcircle.min.js # fcircle.min.js的url | ||
|
||
# 消息提示 | ||
# izitoast | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters