mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-08 12:07:06 +08:00
7 lines
144 B
Plaintext
7 lines
144 B
Plaintext
case theme.chat.use
|
|
when 'chatra'
|
|
include ./chatra.pug
|
|
when 'tidio'
|
|
include ./tidio.pug
|
|
when 'crisp'
|
|
include ./crisp.pug |