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:
parent
4cfc5069b7
commit
6d61b87925
@ -75,7 +75,7 @@ module.exports = {
|
|||||||
maxWidth: 666,
|
maxWidth: 666,
|
||||||
quality: 80,
|
quality: 80,
|
||||||
withWebp: true,
|
withWebp: true,
|
||||||
linkImagesToOriginal: false,
|
linkImagesToOriginal: true,
|
||||||
showCaptions: true,
|
showCaptions: true,
|
||||||
sizeByPixelDensity: true
|
sizeByPixelDensity: true
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user