We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 723ee9d commit 45b48b4Copy full SHA for 45b48b4
packages/homepage/gatsby-config.js
@@ -35,6 +35,7 @@ module.exports = {
35
options: {
36
maxWidth: 1500,
37
linkImagesToOriginal: true,
38
+ quality: 90,
39
},
40
41
{ resolve: require.resolve(`./plugins/remark-sections`) },
0 commit comments