mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2025-09-15 12:58:48 +08:00
1. 修復katex 的 CSS無法讀取bug
This commit is contained in:
parent
25f128fb3d
commit
b32ff6920b
2
layout/includes/third-party/katex.pug
vendored
2
layout/includes/third-party/katex.pug
vendored
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user