update theme
This commit is contained in:
parent
fc43dba964
commit
93fea0ed81
183 changed files with 6015 additions and 6241 deletions
4
themes/blowfish/assets/js/katex-render.js
Normal file
4
themes/blowfish/assets/js/katex-render.js
Normal file
|
@ -0,0 +1,4 @@
|
|||
document.getElementById("katex-render") &&
|
||||
document.getElementById("katex-render").addEventListener("load", () => {
|
||||
renderMathInElement(document.body);
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue