diff --git a/src/_includes/comments-providers/scripts.html b/src/_includes/comments-providers/scripts.html index 2afb1e8..b6942fb 100644 --- a/src/_includes/comments-providers/scripts.html +++ b/src/_includes/comments-providers/scripts.html @@ -1,7 +1,6 @@ {% if site.comments.provider and comments or site.defaults.posts.comments %} {% case site.comments.provider %} {% when "disqus" %} - bing {% include comments-providers/disqus.html %} {% when "discourse" %} {% include comments-providers/discourse.html %}