This commit is contained in:
DefectingCat
2020-02-12 11:24:54 +08:00
parent f7d6e282a7
commit c4fe14926e

View File

@ -79,7 +79,7 @@ navbar:
category: /categories/
tag: /tags/
about: /about/
#links: /links/ # 友链页,把前面#去掉即可展示
links: /links/ # 友链页,把前面#去掉即可展示
search: # 搜索栏
enable: true
@ -102,7 +102,7 @@ banner_scroll: false # 头图是否跟随页面滚动
#---------------------------
footer:
statistics: # 统计网站 PV、UV使用的是不蒜子显示在页脚
enable: true
enable: false
pv_format: "总访问量 {} 次" # 显示的文本,{}是数字的占位符(必须包含),下同
uv_format: "总访客数 {} 人"
@ -165,7 +165,7 @@ post:
enable: false
content: '<img src="https://octodex.github.com/images/jetpacktocat.png" class="rounded mx-auto d-block mt-5" style="width:150px; height:150px;">' # 自定义区域,支持 HTML可自行插入赞赏码、公众号二维码等内容
comments: # 评论
enable: false # 开启评论
enable: true # 开启评论
type: disqus # 指定使用的评论模块 available: disqus | valine | gitalk | utterances | changyan | livere
image_zoom: # 文章图片可点击放大
enable: true
@ -192,7 +192,7 @@ utterances:
# Disqus
disqus:
shortname: # your shortname
shortname: defectink
# Gitalk
# You can get yout ClientID and ClientSecret from https://github.com/settings/applications/new