mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-16 20:30:53 +08:00
解決gitalk報錯問題
This commit is contained in:
@@ -63,8 +63,8 @@ if theme.algolia_search.enable
|
||||
|
||||
if (theme.gitalk && theme.gitalk.enable)
|
||||
link(rel="stylesheet" type="text/css" href=url_for(theme.CDN.gitalk_css))
|
||||
script(src=url_for(theme.CDN.gitalk) defer)
|
||||
script(src=url_for(theme.CDN.blueimp_md5) defer)
|
||||
script(src=url_for(theme.CDN.gitalk))
|
||||
script(src=url_for(theme.CDN.blueimp_md5))
|
||||
|
||||
//- google_adsense
|
||||
include ./head/google_adsense.pug
|
||||
|
||||
Reference in New Issue
Block a user