1. Fix: random cover of prev post and next post

2. Feature: add the option to change the site name font-family
3. Feature: add the option to close instant-page
4. Fix: Display null when the sutitle not set
This commit is contained in:
hwy0127@gmail.com
2019-07-24 17:47:58 +08:00
parent 0a1d8b0eba
commit f07405706b
11 changed files with 59 additions and 55 deletions

View File

@@ -87,5 +87,6 @@ if is_home()
if theme.busuanzi.site_uv || theme.busuanzi.site_pv || theme.busuanzi.page_pv
script(async src="//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js")
script(src="https://cdn.jsdelivr.net/npm/instant.page@1.2.2/instantpage.min.js" type="module")
if theme.instantpage.enable
script(src="https://cdn.jsdelivr.net/npm/instant.page@1.2.2/instantpage.min.js" type="module")