parent
e30f20e86a
commit
b4830e03ac
@ -32,8 +32,8 @@ export default defineConfig({
|
|||||||
})
|
})
|
||||||
],
|
],
|
||||||
markdown: {
|
markdown: {
|
||||||
remarkPlugins: [remarkReadingTime],
|
remarkPlugins: [remarkMath],
|
||||||
rehypePlugins: [],
|
rehypePlugins: [rehypeKatex]
|
||||||
},
|
},
|
||||||
redirects: {
|
redirects: {
|
||||||
'/': '/page/1',
|
'/': '/page/1',
|
||||||
@ -50,4 +50,4 @@ export default defineConfig({
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user