1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

link markdown images to their original

This commit is contained in:
Matthias Kretschmann 2018-11-22 23:07:48 +01:00
parent 4cfc5069b7
commit 6d61b87925
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -75,7 +75,7 @@ module.exports = {
maxWidth: 666,
quality: 80,
withWebp: true,
linkImagesToOriginal: false,
linkImagesToOriginal: true,
showCaptions: true,
sizeByPixelDensity: true
}