update
This commit is contained in:
Jerry
2021-02-11 01:19:07 +08:00
Unverified
parent 092e6c5e25
commit b063554dd2
3 changed files with 21 additions and 13 deletions

View File

@@ -49,9 +49,6 @@ if (theme.pwa && theme.pwa.enable)
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
link(rel='stylesheet', href=url_for(theme.hexoplusplus.talk.hpptalk_css))
if (theme.snackbar && theme.snackbar.enable)
link(rel='stylesheet', href=url_for(theme.CDN.snackbar_css) media="print" onload="this.media='all'")