mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-04-12 22:17:06 +08:00
1. 修復katex 的 CSS無法讀取bug
This commit is contained in:
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.
|
||||
|
||||
Reference in New Issue
Block a user