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

@ -16,7 +16,7 @@ const config = {
// adapter-auto only supports some environments, see https://kit.svelte.dev/docs/adapter-auto for a list.
// If your environment is not supported or you settled on a specific environment, switch out the adapter.
// See https://kit.svelte.dev/docs/adapters for more information about adapters.
adapter: adapter({
adapter: adapter({
precompress: true,
pages: "dist",
}),