mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-15 00:52:07 +02:00
Remove useless redirects
This commit is contained in:
parent
506e934092
commit
e4ed73c809
1 changed files with 6 additions and 1 deletions
|
@ -145,6 +145,11 @@ module.exports = {
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
`gatsby-plugin-netlify`,
|
{
|
||||||
|
resolve: `gatsby-plugin-netlify`,
|
||||||
|
options: {
|
||||||
|
generateMatchPathRewrites: false,
|
||||||
|
},
|
||||||
|
},
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue