test ajout des articles

This commit is contained in:
2024-01-03 13:19:09 +01:00
parent d0bd9ac2ca
commit 855af019a5
221 changed files with 2554 additions and 188 deletions

View File

@ -5,7 +5,8 @@ const config = defineConfig({
layout: {
guides: 'src/routes/guides/guides.svelte'
},
highlight: {
},
smartypants: {
dashes: "oldschool",
},
@ -14,4 +15,4 @@ const config = defineConfig({
rehypePlugins: [],
});
export default config;
export default config;