fix: mathJax
This commit is contained in:
parent
75281ec4f1
commit
951d8585d1
@ -98,7 +98,7 @@ google_analytics: ''
|
||||
baidu_analytics: ''
|
||||
|
||||
# 数学公式
|
||||
mathjax: true
|
||||
mathjax: false
|
||||
|
||||
# 网站成立年份(默认为 2019,若填入年份小于当前年份,则显示为 2018-2019 类似的格式)
|
||||
since: 2015
|
||||
|
@ -37,3 +37,7 @@
|
||||
<% if (theme.mathjax){ %>
|
||||
<%- partial('mathjax') %>
|
||||
<% } %>
|
||||
|
||||
<script type="text/javascript" src="https://js.users.51.la/20544303.js"></script>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user