Skip to content

Commit af1c8e0

Browse files
author
zhili
committed
enable gitment system
1 parent 2faa1bf commit af1c8e0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

themes/maupassant-hexo/_config.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
fancybox: true ## If you want to use fancybox please set the value to true.
22
disqus: ## Your disqus_shortname, e.g. username
33
gitment:
4-
enable: false ## If you want to use Gitment comment system please set the value to true.
5-
owner: ## Your GitHub ID, e.g. username
6-
repo: ## The repository to store your comments, make sure you're the repo's owner, e.g. imsun.github.io
7-
client_id: ## GitHub client ID, e.g. 75752dafe7907a897619
8-
client_secret: ## GitHub client secret, e.g. ec2fb9054972c891289640354993b662f4cccc50
4+
enable: true ## If you want to use Gitment comment system please set the value to true.
5+
owner: SysTick ## Your GitHub ID, e.g. username
6+
repo: systick.github.io ## The repository to store your comments, make sure you're the repo's owner, e.g. imsun.github.io
7+
client_id: 384d6e21709d72f05847 ## GitHub client ID, e.g. 75752dafe7907a897619
8+
client_secret: dad6de584c53ce7e4763cc4a4b14915463a488a7 ## GitHub client secret, e.g. ec2fb9054972c891289640354993b662f4cccc50
99
uyan: ## Your uyan_id. e.g. 1234567
1010
livere: ## Your livere data-uid, e.g. MTAyMC8zMDAxOC78NTgz
1111
changyan: ## Your changyan appid, e.g. cyrALsXc8
@@ -31,7 +31,7 @@ baidu_analytics: ## Your Baidu Analytics tracking id, e.g. 8006843039519956000
3131
show_category_count: false ## If you want to show the count of categories in the sidebar widget please set the value to true.
3232
toc_number: true ## If you want to add list number to toc please set the value to true.
3333
shareto: false ## If you want to use the share button please set the value to true, you must have hexo-helper-qrcode installed.
34-
busuanzi: false ## If you want to use Busuanzi page views please set the value to true.
34+
busuanzi: true ## If you want to use Busuanzi page views please set the value to true.
3535
widgets_on_small_screens: false ## Set to true to enable widgets on small screens.
3636
canvas_nest:
3737
enable: false ## If you want to use dynamic background please set the value to true, you can also fill the following parameters to customize the dynamic effect, or just leave them blank to keep the default effect.

0 commit comments

Comments
 (0)