comments counter ui
This commit is contained in:
parent
068308047c
commit
80485e0efd
@ -1,3 +1,3 @@
|
|||||||
<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>
|
||||||
<span class="remark42__counter"></span>
|
<em class="remark42__counter"></em>
|
||||||
Loading…
Reference in New Issue
Block a user