diff --git a/gatsby-config.ts b/gatsby-config.ts index 47c9c5b..99838fe 100644 --- a/gatsby-config.ts +++ b/gatsby-config.ts @@ -9,7 +9,7 @@ const config: GatsbyConfig = { // If you use VSCode you can also use the GraphQL plugin // Learn more at: https://gatsby.dev/graphql-typegen graphqlTypegen: true, - pathPrefix: "/starfield-library", + // pathPrefix: "/starfield-library", plugins: [ "gatsby-plugin-postcss", // "gatsby-plugin-google-gtag",