diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index feabb611..a006d44f 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -15,7 +15,7 @@ const config = { // Set the // pathname under which your site is served // For GitHub pages deployment, it is often '//' baseUrl: '/', - + trailingSlash: true, // GitHub pages deployment config. // If you aren't using GitHub pages, you don't need these. organizationName: 'shield-wall', // Usually your GitHub org/user name.