Skip to content

Commit

Permalink
filip(fix): add config for trailing slashes
Browse files Browse the repository at this point in the history
  • Loading branch information
fstoqnov-iohk committed Dec 11, 2024
1 parent dd67f3d commit 27b3d74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ const config = {
projectName: "Hydra",
staticDirectories: ["static", customFields.apiSpecDir],
customFields,
trailingSlash: false,

scripts: [
{
Expand Down

0 comments on commit 27b3d74

Please sign in to comment.