|
@@ -29,15 +29,15 @@ gitalk:
|
|
# 是否自动展开评论框
|
|
# 是否自动展开评论框
|
|
autoExpand: false
|
|
autoExpand: false
|
|
# 应用编号
|
|
# 应用编号
|
|
- clientID: 'a396afe529734b15300f'
|
|
|
|
|
|
+ clientID: ''
|
|
# 应用秘钥
|
|
# 应用秘钥
|
|
- clientSecret: '0ae7c1790f9a5cbc2b7339c12a82d58fe58f9567'
|
|
|
|
|
|
+ clientSecret: ''
|
|
# issue仓库名
|
|
# issue仓库名
|
|
- repo: 'fechin.github.io'
|
|
|
|
|
|
+ repo: ''
|
|
# Github名
|
|
# Github名
|
|
- owner: 'Fechin'
|
|
|
|
|
|
+ owner: ''
|
|
# Github名
|
|
# Github名
|
|
- admin: ['Fechin']
|
|
|
|
|
|
+ admin: ['']
|
|
# Ensure uniqueness and length less than 50
|
|
# Ensure uniqueness and length less than 50
|
|
id: location.pathname
|
|
id: location.pathname
|
|
# Facebook-like distraction free mode
|
|
# Facebook-like distraction free mode
|
|
@@ -47,7 +47,7 @@ gitalk:
|
|
keywords: Fechin
|
|
keywords: Fechin
|
|
|
|
|
|
# 要使用google_analytics进行统计的话,这里需要配置ID
|
|
# 要使用google_analytics进行统计的话,这里需要配置ID
|
|
-google_analytics: UA-69833742-2
|
|
|
|
|
|
+google_analytics:
|
|
|
|
|
|
# 网站ico
|
|
# 网站ico
|
|
favicon: /img/favicon.png
|
|
favicon: /img/favicon.png
|