Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 53e1315

Browse files
committed
Remove sizeByPixelDensity
1 parent 1c99c63 commit 53e1315

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

gatsby-config.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ module.exports = {
3838
{
3939
resolve: 'gatsby-remark-images',
4040
options: {
41-
maxWidth: 500,
42-
sizeByPixelDensity: true,
41+
maxWidth: 500
4342
},
4443
},
4544
],

0 commit comments

Comments
 (0)