_includes/comments.html in minimal-mistakes-jekyll-4.15.2 vs _includes/comments.html in minimal-mistakes-jekyll-4.16.0

- old
+ new

@@ -8,24 +8,9 @@ <h4 class="page__comments-title">{{ comments_label }}</h4> <section id="disqus_thread"></section> {% when "facebook" %} <h4 class="page__comments-title">{{ comments_label }}</h4> <section class="fb-comments" data-href="{{ page.url | absolute_url }}" data-mobile="true" data-num-posts="{{ site.comments.facebook.num_posts | default: 5 }}" data-width="100%" data-colorscheme="{{ site.comments.facebook.colorscheme | default: 'light' }}"></section> - {% when "google-plus" %} - <h4 class="page__comments-title">{{ comments_label }}</h4> - <section id="g-comments" class="g-comments">Loading Google+ Comments ...</section> - <script> - function initComment() { - gapi.comments.render("g-comments", { - href: "{{ page.url | absolute_url }}", - width: "624", - first_party_property: "BLOGGER", - view_type: "FILTERED_POSTMOD" - }) - } - </script> - <script async type="text/javascript" src="https://apis.google.com/js/plusone.js" onload="initComment()" /> - <noscript>Please enable JavaScript to view the <a href="https://plus.google.com/">comments powered by Google+.</a></noscript>--> {% when "staticman_v2" %} <section id="static-comments"> {% if site.repository and site.staticman.branch %} <!-- Start static comments --> <div class="js-comments">