fix: build-a konpontzen du

This commit is contained in:
2023-12-27 09:03:04 +01:00
parent b0da67af86
commit a825085856
4 changed files with 0 additions and 49 deletions

View File

@@ -6,13 +6,6 @@ module.exports = {
trailingSlash: 'never',
plugins: [
'gatsby-plugin-react-helmet',
{
resolve: `gatsby-source-filesystem`,
options: {
name: `images`,
path: `${__dirname}/src/images`,
},
},
{
resolve: 'gatsby-source-strapi-graphql',
options: {