Skip to content

Commit 24ba939

Browse files
authored
Update svelte.config.js
1 parent ec005f9 commit 24ba939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

htmltoolkit/svelte.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ const config = {
2929
// 3) prerender all routes
3030
prerender: {
3131
crawl: true,
32-
entries: ['*']
32+
entries: ['*', '/google56c6a7a79ef2edde.html']
3333
}
3434
}
3535
};

0 commit comments

Comments
 (0)