_includes/disqus.html in jekyll-theme-cadre-0.1.19 vs _includes/disqus.html in jekyll-theme-cadre-0.1.20
- old
+ new
@@ -1,5 +1,5 @@
-<div id="disqus_thread"></div>
+<div class="row mt-4" id="disqus_thread"></div>
<script>
var disqus_config = function () {
this.page.url = '{{ page.url | absolute_url }}';
this.page.identifier = '{{ page.url | absolute_url }}';
};