fix: Cataloging problem on /post #23
|
@ -78,8 +78,7 @@ const config = {
|
|||
}),
|
||||
prerender: {
|
||||
crawl: true,
|
||||
entries: [
|
||||
],
|
||||
entries: ['*'],
|
||||
},
|
||||
alias: {
|
||||
$content: contentDir,
|
||||
|
|
Loading…
Reference in New Issue