为 Butterfly 添加 HexoPlusPlus_Talk

This commit is contained in:
Open-super
2021-02-09 21:20:55 +08:00
Unverified
parent 1683998280
commit 092e6c5e25
3 changed files with 23 additions and 10 deletions

View File

@@ -50,7 +50,6 @@ link(rel='stylesheet', href=url_for(theme.CDN.main_css))
link(rel='stylesheet', href=url_for(theme.CDN.fontawesome) media="print" onload="this.media='all'")
if theme.hexoplusplus.enable
script(src=url_for(theme.hexoplusplus.talk.hpptalk))
link(rel='stylesheet', href=url_for(theme.hexoplusplus.talk.hpptalk_css))
if (theme.snackbar && theme.snackbar.enable)