Add tiny config change
This commit is contained in:
parent
086ef105ed
commit
6efe7bc89a
|
|
@ -8,7 +8,7 @@ import remarkCollapse from "remark-collapse";
|
|||
import remarkToc from "remark-toc";
|
||||
import rehypeKatex from "rehype-katex";
|
||||
import remarkMath from "remark-math";
|
||||
import cloudflare from "@astrojs/cloudflare";
|
||||
//import cloudflare from "@astrojs/cloudflare";
|
||||
|
||||
// https://astro.build/config
|
||||
export default defineConfig({
|
||||
|
|
|
|||
Loading…
Reference in New Issue