You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Alternative Disqus - Render comment component using Disqus API.
@@ -641,6 +646,7 @@ changyan:
641
646
enable: false
642
647
appid:
643
648
appkey:
649
+
#post_meta_order: 0
644
650
645
651
# Valine
646
652
# You can get your appid and appkey from https://leancloud.cn
@@ -658,6 +664,7 @@ valine:
658
664
language: # Language, available values: en, zh-cn
659
665
visitor: false # leancloud-counter-security is not supported for now. When visitor is set to be true, appid and appkey are recommended to be the same as leancloud_visitors' for counter compatibility. Article reading statistic https://valine.js.org/visitor.html
660
666
comment_count: true # If false, comment count will only be displayed in post page, not in home page
667
+
#post_meta_order: 0
661
668
662
669
# LiveRe comments system
663
670
# You can get your uid from https://livere.com/insight/myCode (General web site)
@@ -701,6 +708,7 @@ facebook_comments_plugin:
701
708
num_of_posts: 10# Minimum posts num is 1
702
709
width: 100%# Default width is 550px
703
710
scheme: light # Default scheme is light (light or dark)
711
+
#post_meta_order: 0
704
712
705
713
# VKontakte API Support
706
714
# To get your AppID visit https://vk.com/editapp?act=create
0 commit comments