diff --git a/themes/material/app.js b/themes/material/app.js index ec00cbf1..5e769515 100644 --- a/themes/material/app.js +++ b/themes/material/app.js @@ -1,7 +1,7 @@ // 在head 中 加载 必要静态 document.write(''); // markdown支持 -document.write(''); +document.write(''); document.write(''); // add custome theme and darkmode if (UI.dark_mode) {