Skip to content

Commit ac709ba

Browse files
author
Daniel Del Core
committed
fix deploy
1 parent dcb3b24 commit ac709ba

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

website/docusaurus.config.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ module.exports = {
77
onBrokenLinks: 'throw',
88
onBrokenMarkdownLinks: 'warn',
99
favicon: 'img/favicon.ico',
10-
organizationName: 'Hypermod',
11-
projectName: 'Hypermod',
10+
organizationName: 'hypermod-io',
11+
projectName: 'hypermod-community',
12+
trailingSlash: false,
1213
themeConfig: {
1314
image: 'img/TwitterBanner.png',
1415
metadata: [

0 commit comments

Comments
 (0)