Skip to content

Commit

Permalink
Update gatsby-config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
yak3d authored May 10, 2024
1 parent 1628ed9 commit 38c4e0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gatsby-config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 38c4e0a

Please sign in to comment.