We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bff5d1c commit 545b8dbCopy full SHA for 545b8db
_includes/social.html
@@ -1,4 +1,4 @@
1
-<section class="lazy socialbox grid grid--normal font-weight-bold" data-src="/assets/js/socialbox.js" data-index="{{ include.index }}">
+<div class="lazy socialbox grid grid--normal font-weight-bold" data-src="/assets/js/socialbox.js" data-index="{{ include.index }}">
2
<div>
3
{% if post.lang == 'by' %}
4
Den Beidrog
@@ -51,4 +51,4 @@
51
{% include icon.html icon="google" %}
52
</a>
53
</div>
54
-</section>
+</div>
0 commit comments