fix(ci): use .html
This commit is contained in:
parent
63fc4373b2
commit
b81f0fa3c4
3 changed files with 5 additions and 6 deletions
|
|
@ -4,9 +4,8 @@ import remarkMath from "remark-math";
|
|||
import rehypeKatex from "rehype-katex";
|
||||
|
||||
export default defineConfig({
|
||||
trailingSlash: "always",
|
||||
build: {
|
||||
format: "directory",
|
||||
format: "file",
|
||||
},
|
||||
integrations: [
|
||||
mdx({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue