Skip to content

Commit 998fa8a

Browse files
committed
Configure GA
1 parent 96c37ba commit 998fa8a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docusaurus.config.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ const config = {
2121
// GitHub pages deployment config.
2222
// If you aren't using GitHub pages, you don't need these.
2323
organizationName: 'subcoin-project', // Usually your GitHub org/user name.
24-
projectName: 'subcoin', // Usually your repo name.
24+
projectName: 'subcoin-project.github.io', // Usually your repo name.
25+
trailingSlash: false,
2526

2627
onBrokenLinks: 'throw',
2728
onBrokenMarkdownLinks: 'warn',

0 commit comments

Comments
 (0)