mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-08-09 03:58:51 +08:00
9 lines
189 B
Plaintext
9 lines
189 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 |