Files
hexo-theme-butterfly/layout/includes/third-party/chat/index.pug
2024-10-20 17:47:28 +08:00

7 lines
138 B
Plaintext

case theme.chat.use
when 'chatra'
include ./chatra.pug
when 'tidio'
include ./tidio.pug
when 'crisp'
include ./crisp.pug