hexo/node_modules/hexo-theme-butterfly/layout/includes/third-party/card-post-count/index.pug

16 lines
342 B
Plaintext
Raw Normal View History

2023-09-25 15:58:56 +08:00
case theme.comments.use[0]
when 'Twikoo'
include ./twikoo.pug
when 'Disqus'
when 'Disqusjs'
include ./disqus.pug
when 'Valine'
include ./valine.pug
when 'Waline'
include ./waline.pug
when 'Facebook Comments'
include ./fb.pug
when 'Remark42'
include ./remark42.pug
when 'Artalk'
include ./artalk.pug