mirror of
https://github.com/10h30/astroplate.git
synced 2026-07-11 10:46:07 +09:00
chore(deps):upgrade to Astro 6 beta and added config for cloudflare
This commit is contained in:
@@ -35,6 +35,5 @@ export default defineConfig({
|
||||
markdown: {
|
||||
remarkPlugins: [remarkToc, [remarkCollapse, { test: "Table of contents" }]],
|
||||
shikiConfig: { theme: "one-dark-pro", wrap: true },
|
||||
extendDefaultPlugins: true,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user