Merge branch 'master' into local

This commit is contained in:
shenyu 2020-06-03 19:43:51 +08:00
commit 16a56f6528
2 changed files with 2 additions and 0 deletions

View File

@ -228,6 +228,7 @@ baidu_analytics: ''
mathjax: true
# Katex Support
# note: need change the hexo-renderernpm un hexo-renderer-marked -S && npm i hexo-renderer-markdown-it-katex -S
katex:
enable: false # true
allpost: true

View File

@ -169,6 +169,7 @@ baidu_analytics: ""
mathjax: false
# Katex数学公式(allpost设置为false时只有头部设置math:true的文章才开启)
# 需要更换hexo渲染器npm un hexo-renderer-marked -S && npm i hexo-renderer-markdown-it-katex -S
katex:
enable: false # true
allpost: true