tried something, didn't work, here we are

This commit is contained in:
2026-02-10 21:11:33 +01:00
parent e177bdcecd
commit 8eb200d006
4 changed files with 39 additions and 13 deletions

View File

@@ -35,7 +35,7 @@ const config = {
mdsvex({
extensions: ['.md'],
}),
]
],
};
export default config;