jerryc127 / hexo-theme-butterfly

🦋 A Hexo Theme: Butterfly
https://butterfly.js.org
Apache License 2.0
6.93k stars 1.25k forks source link

waline评论不显示 #833

Closed zaxigia closed 2 years ago

zaxigia commented 2 years ago

版本:

最新master分支

站点:

ifts.ml

配置:

comments:
  # Up to two comments system, the first will be shown as default
  # Choose: Disqus/Disqusjs/Livere/Gitalk/Valine/Waline/Utterances/Facebook Comments/Twikoo/Giscus
  use: Waline
  text: false # Display the comment name next to the button
  # lazyload: The comment system will be load when comment element enters the browser's viewport.
  # If you set it to true, the comment count will be invalid
  lazyload: true
  count: false # Display comment count in post's top_img
  card_post_count: false # Display comment count in Home Page

waline:
  serverURL: 'https://comment.iflu.cf'
  bg: # background
  visitor: true
  option:
    #emoji: ["https://cdn.jsdelivr.net/gh/walinejs/emojis@1.0.0/qq"]

F12错误提示:

image

zaxigia commented 2 years ago

麻烦打上invalid标签