提交 bed19341 编写于 作者: W wizardforcel

2018-11-27 15:12:55

上级 6fd49bc1
......@@ -81,8 +81,6 @@
<link rel="stylesheet" href="https://unpkg.com/gitalk/dist/gitalk.css">
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=default"></script>
<script src='https://cdn.bootcss.com/mathjax/2.7.2/MathJax.js?config=default'></script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {
......@@ -92,6 +90,16 @@
});
</script>
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?38525fdac4b5d4403900b943d4e7dd91";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
</head>
{% if palette.primary or palette.accent %}
{% set primary = palette.primary | replace(" ", "-") | lower %}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册