Skip to content

Commit

Permalink
Optimize images on images-statc.iracing.com
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinsina committed Jul 11, 2024
1 parent 90fcddb commit fce7100
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,8 @@ export default defineConfig({
prefetch: {
defaultStrategy: 'viewport',
prefetchAll: true
},
image: {
domains: ['images-static.iracing.com']
}
});

0 comments on commit fce7100

Please sign in to comment.