improve style

This commit is contained in:
Mivinci 2022-01-26 23:20:50 +08:00
parent 33083ec377
commit e7997a933b
5 changed files with 26 additions and 19 deletions

View file

@ -41,7 +41,7 @@ displayDate = true
selectable = true
# Custom global font. notice: `globalFontFamily` won't be working
# on texts in some special positions like on titles
globalFontFamily = 'LXGW WenKai'
globalFontFamily = ""
# If set true, all your posts will use the chosen comment plugin
# except those with a `comment: false` in their front-matter
commentOnAllPosts = true