1
0
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:
Cotes Chung
2021-12-01 21:48:57 +08:00
parent 12407bbfc0
commit df3a703988
9 changed files with 170 additions and 209 deletions

View File

@@ -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 %}