Files
hexo-theme-butterfly/layout/includes/third-party/chat/index.pug
2025-02-16 20:38:17 +08:00

7 lines
144 B
Plaintext

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