Add new article
All checks were successful
Deploy / build-and-publish (push) Successful in 1m22s
Deploy / deploy (push) Successful in 17s

This commit is contained in:
2024-10-04 21:54:42 +03:00
parent 50954731fd
commit b9f3b389a1
10 changed files with 312 additions and 55 deletions

View File

@@ -9,7 +9,9 @@ const config = {
preprocess: [
vitePreprocess(),
mdsvex({
remarkPlugins: [remarkTypograf]
remarkPlugins: [
remarkTypograf,
],
}),
],
kit: {