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
Unverified
parent 0a1d8b0eba
commit f07405706b
11 changed files with 59 additions and 55 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ block content
.tag-cloud__title= _p('page.tag')
| -
span.tag-cloud__amount= site.tags.length
.tag-cloud-tags!= tagcloud({min_font: 20, max_font: 43, amount: 200, color: true, start_color: '#A4D8FA', end_color: '#0790E8'})
.tag-cloud-tags!= tags(site.tags)
if page.comments !== false
include includes/comments/index.pug
#aside_content.aside_content