mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-28 09:46:52 +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
Reference in a new issue