This commit is contained in:
Jerry Wong
2022-05-22 16:22:26 +08:00
Unverified
12 changed files with 194 additions and 6 deletions

View File

@@ -118,4 +118,8 @@
when 'Facebook Comments'
+countBlock
a(href=url_for(page.path) + '#post-comment')
span.fb-comments-count(data-href=urlNoIndex())
span.fb-comments-count(data-href=urlNoIndex())
when 'Remark42'
+countBlock
a(href=url_for(page.path) + '#post-comment')
span.remark42__counter(data-url=urlNoIndex())