Skip to content

Commit

Permalink
Merge pull request #51 from redkubes/trailing-slash-false
Browse files Browse the repository at this point in the history
fix: Set trailingSlash explicitly to false
  • Loading branch information
dennisvankekem authored Jan 29, 2024
2 parents 8ebcb3f + aee0b30 commit 0579233
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ module.exports = {
],
},
},
trailingSlash: false,
presets: [
[
isBootstrapPreset
Expand Down

0 comments on commit 0579233

Please sign in to comment.