mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 05:41:31 +00:00
Refactor HTML structure
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
The Disqus lazy loading.
|
||||
-->
|
||||
|
||||
{% if site.disqus.comments and page.comments %}
|
||||
|
||||
<div id="disqus_thread" class="pt-2 pb-2">
|
||||
<p class="text-center text-muted small">
|
||||
Comments powered by <a href="https://disqus.com/">Disqus</a>.
|
||||
@@ -52,3 +54,5 @@
|
||||
}
|
||||
|
||||
</script>
|
||||
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user