Replace portrait with Gatsby Image version

This commit is contained in:
Kevin Kandlbinder 2021-09-24 12:38:08 +00:00
parent 949a856d88
commit 5bbd13e648
5 changed files with 42 additions and 13 deletions

View file

@ -22,6 +22,7 @@ module.exports = {
{
resolve: "gatsby-plugin-asset-path",
},
`gatsby-plugin-image`,
`gatsby-plugin-sharp`,
`gatsby-transformer-sharp`,
`gatsby-transformer-json`,