Skip to content

Commit

Permalink
Reenable trailing slash
Browse files Browse the repository at this point in the history
  • Loading branch information
Nekotora committed Jan 5, 2024
1 parent 588b00c commit 21ef5ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const config: Config = {
// Set the /<baseUrl>/ pathname under which your site is served
// For GitHub pages deployment, it is often '/<projectName>/'
baseUrl: '/',
trailingSlash: false,
// trailingSlash: false,

// GitHub pages deployment config.
// If you aren't using GitHub pages, you don't need these.
Expand Down

0 comments on commit 21ef5ae

Please sign in to comment.