Cleanup code

This commit is contained in:
Kevin Kandlbinder 2021-11-07 00:51:00 +00:00 committed by GitHub
parent de5056c440
commit 06a2bd793f
12 changed files with 86 additions and 160 deletions

View file

@ -102,18 +102,6 @@ module.exports = {
},
},
`gatsby-plugin-robots-txt`,
/*{
resolve: `gatsby-plugin-offline`,
options: {
precachePages: [
"/",
"/en",
"/en/projects",
"/de",
"/de/projects",
],
},
},*/
`gatsby-plugin-sitemap`,
`gatsby-plugin-react-helmet`,
{