Skip to content

Commit

Permalink
set trailingSlash to false
Browse files Browse the repository at this point in the history
  • Loading branch information
tovi-fhe committed Apr 2, 2024
1 parent 6ecca90 commit 6ed2e9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ const config: Config = {
// Even if you don't use internationalization, you can use this field to set
// useful metadata like html lang. For example, if your site is Chinese, you
// may want to replace "en" with "zh-Hans".
trailingSlash: false,
i18n: {
defaultLocale: 'en',
locales: ['en'],
Expand Down

0 comments on commit 6ed2e9f

Please sign in to comment.