From 38c4e0afc9e17099648e7f8ebc10a0ae641dc5f2 Mon Sep 17 00:00:00 2001 From: yak <113144830+yak3d@users.noreply.github.com> Date: Thu, 9 May 2024 23:04:17 -0400 Subject: [PATCH] Update gatsby-config.ts --- gatsby-config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",