添加第三方chat服務 crisp

This commit is contained in:
Jerry
2020-07-22 13:56:54 +08:00
Unverified
parent 5ee7976c4a
commit 1a2568d645
12 changed files with 166 additions and 130 deletions

View File

@@ -5,4 +5,6 @@ else if theme.tidio && theme.tidio.enable
else if theme.daovoice && theme.daovoice.enable
include ./daovoice.pug
else if theme.gitter && theme.gitter.enable
include ./gitter.pug
include ./gitter.pug
else if theme.crisp && theme.crisp.enable
include ./crisp.pug