Fix navigation

This commit is contained in:
Kevin Kandlbinder 2021-10-18 17:51:31 +02:00
parent 4b0487e300
commit fb16ded074
6 changed files with 84 additions and 58 deletions

View file

@ -31,6 +31,13 @@ module.exports = {
`gatsby-plugin-sharp`,
`gatsby-transformer-sharp`,
`gatsby-transformer-json`,
{
resolve: `gatsby-plugin-portal`,
options: {
key: "osnav",
id: "osnav",
},
},
{
resolve: `gatsby-plugin-remote-images`,
options: {