Skip to content

Commit 8885ba3

Browse files
authored
Upgraded docusaurus to latest version (#7)
1 parent e84ab17 commit 8885ba3

File tree

3 files changed

+179
-178
lines changed

3 files changed

+179
-178
lines changed

docusaurus.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ const config = {
1515
// Set the /<baseUrl>/ pathname under which your site is served
1616
// For GitHub pages deployment, it is often '/<projectName>/'
1717
baseUrl: '/',
18+
trailingSlash: false,
1819

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

0 commit comments

Comments
 (0)