-
Notifications
You must be signed in to change notification settings - Fork 39
/
Copy path_config.default.yml
52 lines (43 loc) · 958 Bytes
/
_config.default.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# head
menu:
标签: /tags
目录: /archives
# sitemap: /sitemap.xml
# other menus
rss: /atom.xml
favicon: /favicon.png
date_format: "YYYY - MM - DD HH:mm:ss"
google_verification: false # your token
google_analytics: false # your id
# post comment
comment_plugin: false # valine or livere
# mathjax
mathjax: false # or true
mathjax_cdn: //cdn.bootcss.com/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_HTMLorMML
# valine https://valine.js.org/
valine:
appId: ""
appKey: ""
notify: false
verify: false
avatar: "retro" # ''/mp/identicon/monsterid/wavatar/robohash/retro/hide
pageSize: 20
lang: "zh-cn"
placeholder: "balabala~"
avatarForce: false
visitor: true # 阅读量统计
highlight: true
# livere
livere:
id: ""
uid: ""
# copyright
start_year: 2016
icp_text: ""
icp_link: ""
# add your qr image
reward_images:
- type: "微信"
url: "/img/wechat.png"
# - type: '支付宝'
# url: '/img/wechat.png'