We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b81f32 commit 7e712f5Copy full SHA for 7e712f5
themes/next/_config.yml
@@ -474,9 +474,9 @@ rating:
474
# Show number of visitors to each article.
475
# You can visit https://leancloud.cn get AppID and AppKey.
476
leancloud_visitors:
477
- enable: false
478
- app_id: #<app_id>
479
- app_key: #<app_key>
+ enable: true
+ app_id: 1bUS2HpSHTPbcwq4HjdhMhU1-gzGzoHsz
+ app_key: 5wJVuXffperW9vVgX6z0gnUX
480
481
# Show PV/UV of the website/page with busuanzi.
482
# Get more information on http://ibruce.info/2015/04/04/busuanzi/
0 commit comments