mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-07-26 20:22:32 +02:00
tektree blogs, zooming images and a categories list
This commit is contained in:
@@ -98,12 +98,18 @@ export default {
|
||||
options: {
|
||||
maxWidth: 960,
|
||||
withWebp: true,
|
||||
linkImagesToOriginal: false,
|
||||
showCaptions: ["title"],
|
||||
},
|
||||
},
|
||||
{
|
||||
resolve: "gatsby-remark-responsive-iframe",
|
||||
options: { wrapperStyle: "margin-bottom: 1.0725rem" },
|
||||
},
|
||||
{
|
||||
resolve: "gatsby-remark-images-medium-zoom",
|
||||
options: { background: "rgb(0, 0, 0,50%)" },
|
||||
},
|
||||
"gatsby-remark-autolink-headers",
|
||||
"gatsby-remark-prismjs",
|
||||
"gatsby-remark-copy-linked-files",
|
||||
|
Reference in New Issue
Block a user