comments counter
This commit is contained in:
parent
b9c4490727
commit
58b1045d7b
@ -1,3 +1,9 @@
|
|||||||
|
<style>
|
||||||
|
.fa-comment{
|
||||||
|
margin-left: 3px;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
|
||||||
<i class="fa fa-comment" {% if include.tooltip %} title="{{site.data.locales[include.lang].post.comments}}"
|
<i class="fa fa-comment" {% if include.tooltip %} title="{{site.data.locales[include.lang].post.comments}}"
|
||||||
data-bs-toggle="tooltip" data-bs-placement="bottom" {% endif %}></i>
|
data-bs-toggle="tooltip" data-bs-placement="bottom" {% endif %}></i>
|
||||||
<em class="remark42__counter"></em>
|
<span class="remark42__counter"></span>
|
||||||
Loading…
Reference in New Issue
Block a user