Skip to content

Commit

Permalink
update astro.config.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
jmhayes3 committed Aug 25, 2024
1 parent 8ae7966 commit 5d3237c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions astrowind/astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,10 @@ export default defineConfig({
}),
],

// image: {
// service: squooshImageService(),
// domains: ['cdn.pixabay.com'],
// },
image: {
service: squooshImageService(),
domains: ['cdn.pixabay.com'],
},

markdown: {
remarkPlugins: [readingTimeRemarkPlugin],
Expand Down

0 comments on commit 5d3237c

Please sign in to comment.