Transform site to meet specifications
All checks were successful
Build / build (push) Successful in 57s
All checks were successful
Build / build (push) Successful in 57s
This commit is contained in:
parent
6609aed6e1
commit
0e93b591aa
9 changed files with 25 additions and 510 deletions
|
@ -23,7 +23,7 @@ const config = {
|
|||
// See https://kit.svelte.dev/docs/adapters for more information about adapters.
|
||||
adapter: adapter({}),
|
||||
prerender: {
|
||||
entries: ['*', '/posts.rss', '/posts.atom', '/posts.json']
|
||||
entries: ['*']
|
||||
}
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue