We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98770fe commit 5bd843bCopy full SHA for 5bd843b
_config.yml
@@ -111,14 +111,13 @@ disqus_shortname: false
111
uyan_uid: false
112
# 是否开启网易云跟帖, 填写app sdk中的app key
113
wangyi_ygt: false
114
-# 关闭
115
-# gitment: false
116
-# 开启
117
-gitment:
118
- owner:
119
- repo:
120
- client_id:
121
- client_secret:
+# 是否使用 gitment,https://github.com/imsun/gitment
+gitment: false
+# gitment:
+# owner:
+# repo:
+# client_id:
+# client_secret:
122
123
# 规范网址
124
# 让搜索引擎重定向你的不同域名、不同子域、同域不同目录的站点到你期望的路径
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "hexo-theme-material-indigo",
3
- "version": "1.6.5",
+ "version": "1.6.6",
4
"description": "Material Design theme for Hexo.",
5
"keywords": [
6
"hexo",
0 commit comments