Skip to content

Commit

Permalink
build: trailingSlash ์ˆ˜์ •
Browse files Browse the repository at this point in the history
  • Loading branch information
doputer committed Feb 9, 2024
1 parent 81ee613 commit 8a3fc3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gatsby-config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import metaConfig from './gatsby-meta-config';
const config: GatsbyConfig = {
siteMetadata: metaConfig,
graphqlTypegen: true,
trailingSlash: 'never',
plugins: [
'gatsby-plugin-postcss',
'gatsby-plugin-sharp',
Expand Down

0 comments on commit 8a3fc3f

Please sign in to comment.