parent
9854fedcfe
commit
e8308ead69
7 changed files with 30 additions and 28 deletions
|
@ -21,9 +21,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({}),
|
||||
prerender: {
|
||||
entries: ['*', '/posts.rss', '/posts.atom', '/posts.json']
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue