diff --git a/gatsby-config.js b/gatsby-config.js index 09013e69..6464be02 100755 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -75,7 +75,7 @@ module.exports = { maxWidth: 666, quality: 80, withWebp: true, - linkImagesToOriginal: false, + linkImagesToOriginal: true, showCaptions: true, sizeByPixelDensity: true }