Files
hexo-theme-butterfly/layout/includes/third-party/chat/index.pug
T
2026-07-16 16:53:38 +08:00

10 lines
187 B
Plaintext

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