Skip to content

Commit

Permalink
Add trailingSlash: 'never'
Browse files Browse the repository at this point in the history
  • Loading branch information
kylegach committed Jun 21, 2024
1 parent 18751d3 commit 1639605
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ require('dotenv').config({

module.exports = {
siteMetadata,
trailingSlash: 'never',
flags: {
FAST_DEV: true,
QUERY_ON_DEMAND: true,
Expand Down

0 comments on commit 1639605

Please sign in to comment.