Added prefetch
This commit is contained in:
parent
1d7a92c16e
commit
c9d4ddb861
3 changed files with 6 additions and 6 deletions
|
|
@ -8,7 +8,7 @@ import robotsTxt from 'astro-robots-txt'
|
|||
export default defineConfig({
|
||||
site: 'https://tools.patalcala.com',
|
||||
integrations: [solidJs(), compressor({ gzip: false, brotli: true }), robotsTxt()],
|
||||
|
||||
prefetch: true,
|
||||
build: {
|
||||
assets: '_aiotools',
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue