1. 修復gitalk報path.startsWith is not a function的bug #66

2. 修復在屏幕縮放字體大小而導致menu變爲sidebar模式的bug #64
3. just-gallery增加上下邊距
This commit is contained in:
Jerry
2019-11-07 01:23:29 +08:00
parent da4a8d77d7
commit a33e7e1d89
4 changed files with 9 additions and 8 deletions

View File

@@ -99,7 +99,7 @@ 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))
script(src=url_for(theme.CDN.blueimp-md5))
script(src=url_for(theme.CDN.blueimp_md5))
if theme.baidu_analytics
link(rel="dns-prefetch" href="https://hm.baidu.com")