We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96c37ba commit 998fa8aCopy full SHA for 998fa8a
docusaurus.config.js
@@ -21,7 +21,8 @@ const config = {
21
// GitHub pages deployment config.
22
// If you aren't using GitHub pages, you don't need these.
23
organizationName: 'subcoin-project', // Usually your GitHub org/user name.
24
- projectName: 'subcoin', // Usually your repo name.
+ projectName: 'subcoin-project.github.io', // Usually your repo name.
25
+ trailingSlash: false,
26
27
onBrokenLinks: 'throw',
28
onBrokenMarkdownLinks: 'warn',
0 commit comments