Skip to content

Commit

Permalink
Set trailingSlash explicitly to false
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Erll committed Jan 26, 2024
1 parent 8ebcb3f commit aee0b30
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 aee0b30

Please sign in to comment.