Skip to content

Commit 1b8a517

Browse files
authored
ADD: VK API support. (5)
1 parent bb89ece commit 1b8a517

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

layout/_partials/comments.swig

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
data-width="{{ theme.facebook_comments_plugin.width }}"
1212
data-colorscheme="{{ theme.facebook_comments_plugin.scheme }}">
1313
</div>
14+
{% elseif theme.vkontakte_api.enable and theme.vkontakte_api.comments %}
15+
<div id="vk_comments"></div>
1416
{% elseif theme.disqus_shortname %}
1517
<div id="disqus_thread">
1618
<noscript>

0 commit comments

Comments
 (0)