From b32ff6920b3daaf02394c32225c3902897715ea7 Mon Sep 17 00:00:00 2001 From: Jerry Date: Sun, 3 Nov 2019 13:36:39 +0800 Subject: [PATCH] =?UTF-8?q?1.=20=E4=BF=AE=E5=BE=A9katex=20=E7=9A=84=20CSS?= =?UTF-8?q?=E7=84=A1=E6=B3=95=E8=AE=80=E5=8F=96bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- layout/includes/third-party/katex.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout/includes/third-party/katex.pug b/layout/includes/third-party/katex.pug index 394991f..6690428 100644 --- a/layout/includes/third-party/katex.pug +++ b/layout/includes/third-party/katex.pug @@ -1,4 +1,4 @@ -link(rel="stylesheet" type="text/css" href=theme.katex.cdn.css) +link(rel="stylesheet" type="text/css" href=theme.CDN.katex) script(src=url_for(theme.CDN.katex_copytex)) link(rel="stylesheet" type="text/css" href=theme.CDN.katex_copytex_css) script.