You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
355 B

1 year ago
1 year ago
1 year ago
  1. <% if (theme.disqus_enabled && theme.disqus_shortname){ %>
  2. <hr>
  3. <section id="comments" class="mt-2 mb-3">
  4. <script data-isso="//comments.kicker.dev/"
  5. src="//comments.kicker.dev/js/embed.min.js"></script>
  6. <section id="isso-thread">
  7. <noscript>Javascript needs to be activated to view comments.</noscript>
  8. </section>
  9. </section>
  10. <% } %>