feat: 添加Remark42评论支持

This commit is contained in:
pai233
2022-05-04 12:44:39 +08:00
Unverified
parent 3e30f301a0
commit 060defa475
4 changed files with 49 additions and 2 deletions

View File

@@ -34,9 +34,11 @@ hr
when 'Waline'
#waline-wrap
when 'Giscus'
#giscus-wrap
#giscus-wrap
when 'Facebook Comments'
.fb-comments(data-colorscheme = theme.display_mode === 'dark' ? 'dark' : 'light'
data-numposts= theme.facebook_comments.pageSize || 10
data-order-by= theme.facebook_comments.order_by || 'social'
data-width="100%")
when 'Remark42'
#remark42